summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMaxim Mikityanskiy <maximmi@nvidia.com>2021-04-05 20:53:08 +0300
committerSaeed Mahameed <saeedm@nvidia.com>2021-07-26 19:50:39 +0300
commit0570c1c958178113bf0e35a00f1398c63fed9644 (patch)
tree4ab2d36030737e1b9c7274ce6a0ec1c3195069af /include/linux
parent3f22d6c77bb91b3429814c3baae91903c8cf7f90 (diff)
downloadlinux-0570c1c958178113bf0e35a00f1398c63fed9644.tar.xz
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 'include/linux')
0 files changed, 0 insertions, 0 deletions