diff options
| author | 2021-04-05 20:53:08 +0300 | |
|---|---|---|
| committer | 2021-07-26 09:50:39 -0700 | |
| commit | 0570c1c958178113bf0e35a00f1398c63fed9644 (patch) | |
| tree | 4ab2d36030737e1b9c7274ce6a0ec1c3195069af /scripts/stackusage | |
| parent | net/mlx5e: Move RX resources to a separate struct (diff) | |
net/mlx5e: Take RQT out of TIR and group RX resources
RQT is not part of TIR, as multiple TIRs may point to the same RQT, as
it happens with indir_tir and inner_indir_tir. These instances of a TIR
don't use the embedded RQT.
This commit takes RQT out of TIR, making them independent. The RQTs are
placed into struct mlx5e_rx_res, and items in that struct are regrouped
by functionality: RSS, channels and PTP.
Signed-off-by: Maxim Mikityanskiy <maximmi@nvidia.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
