summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/rx_res.h
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: xsk: Use queue indices starting from 0 for XSK queuesMaxim Mikityanskiy2022-10-011-6/+3
* net/mlx5e: Sync TIR params updates against concurrent create/modifyTariq Toukan2021-11-301-3/+3
* net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa2021-10-261-2/+3
* net/mlx5e: Support flow classification into RSS contextsTariq Toukan2021-08-161-0/+2
* net/mlx5e: Support multiple RSS contextsTariq Toukan2021-08-161-3/+9
* net/mlx5e: Convert RSS to a dedicated objectTariq Toukan2021-08-161-5/+1
* net/mlx5e: Introduce abstraction of RSS contextTariq Toukan2021-08-161-1/+1
* net/mlx5e: Rename traffic type enumsMaor Gottlieb2021-08-021-6/+6
* net/mlx5e: Allocate the array of channels according to the real max_nchMaxim Mikityanskiy2021-08-021-2/+0
* net/mlx5e: Hide all implementation details of mlx5e_rx_resMaxim Mikityanskiy2021-08-021-25/+47
* net/mlx5e: Move management of indir traffic types to rx_resMaxim Mikityanskiy2021-07-261-0/+5
* net/mlx5e: Convert TIR to a dedicated objectMaxim Mikityanskiy2021-07-261-10/+1
* net/mlx5e: Create struct mlx5e_rss_params_hashMaxim Mikityanskiy2021-07-261-2/+6
* net/mlx5e: Take RQT out of TIR and group RX resourcesMaxim Mikityanskiy2021-07-261-7/+18
* net/mlx5e: Move RX resources to a separate structMaxim Mikityanskiy2021-07-261-0/+36