summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/rx_res.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-14net/mlx5e: Preparations for supporting larger number of channelsAdham Faris1-0/+1
2023-10-14net/mlx5e: Refactor rx_res_init() and rx_res_free() APIsAdham Faris1-6/+5
2023-07-28net/mlx5: Fix flowhash key set/get for custom RSSJoe Damato1-3/+4
2022-10-01net/mlx5e: xsk: Use queue indices starting from 0 for XSK queuesMaxim Mikityanskiy1-6/+3
2021-12-01net/mlx5e: Sync TIR params updates against concurrent create/modifyTariq Toukan1-3/+3
2021-10-27net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa1-2/+3
2021-08-17net/mlx5e: Support flow classification into RSS contextsTariq Toukan1-0/+2
2021-08-17net/mlx5e: Support multiple RSS contextsTariq Toukan1-3/+9
2021-08-17net/mlx5e: Convert RSS to a dedicated objectTariq Toukan1-5/+1
2021-08-17net/mlx5e: Introduce abstraction of RSS contextTariq Toukan1-1/+1
2021-08-03net/mlx5e: Rename traffic type enumsMaor Gottlieb1-6/+6
2021-08-03net/mlx5e: Allocate the array of channels according to the real max_nchMaxim Mikityanskiy1-2/+0
2021-08-03net/mlx5e: Hide all implementation details of mlx5e_rx_resMaxim Mikityanskiy1-25/+47
2021-07-26net/mlx5e: Move management of indir traffic types to rx_resMaxim Mikityanskiy1-0/+5
2021-07-26net/mlx5e: Convert TIR to a dedicated objectMaxim Mikityanskiy1-10/+1
2021-07-26net/mlx5e: Create struct mlx5e_rss_params_hashMaxim Mikityanskiy1-2/+6
2021-07-26net/mlx5e: Take RQT out of TIR and group RX resourcesMaxim Mikityanskiy1-7/+18
2021-07-26net/mlx5e: Move RX resources to a separate structMaxim Mikityanskiy1-0/+36