aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/rx_res.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-01net/mlx5e: xsk: Use queue indices starting from 0 for XSK queuesMaxim Mikityanskiy1-103/+15
2022-09-30net/mlx5e: Split out channel (de)activation in rx_resMaxim Mikityanskiy1-53/+53
2021-12-21net/mlx5e: Take packet_merge params directly from the RX res structTariq Toukan1-8/+6
2021-11-30net/mlx5e: Sync TIR params updates against concurrent create/modifyTariq Toukan1-1/+40
2021-10-26net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa1-12/+13
2021-09-07net/mlx5e: Fix condition when retrieving PTP-rqnAya Levin1-1/+1
2021-08-16net/mlx5e: Support flow classification into RSS contextsTariq Toukan1-0/+22
2021-08-16net/mlx5e: Support multiple RSS contextsTariq Toukan1-33/+161
2021-08-16net/mlx5e: Convert RSS to a dedicated objectTariq Toukan1-420/+74
2021-08-16net/mlx5e: Introduce abstraction of RSS contextTariq Toukan1-69/+101
2021-08-16net/mlx5e: Introduce TIR create/destroy API in rx_resTariq Toukan1-57/+83
2021-08-16net/mlx5e: Do not try enable RSS when resetting indir tableTariq Toukan1-5/+2
2021-08-02net/mlx5e: Rename traffic type enumsMaor Gottlieb1-22/+22
2021-08-02net/mlx5e: Allocate the array of channels according to the real max_nchMaxim Mikityanskiy1-1/+11
2021-08-02net/mlx5e: Hide all implementation details of mlx5e_rx_resMaxim Mikityanskiy1-0/+748
2021-07-26net/mlx5e: Move management of indir traffic types to rx_resMaxim Mikityanskiy1-0/+73