summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/rx_res.h
AgeCommit message (Expand)Author
2023-10-14net/mlx5e: Preparations for supporting larger number of channelsAdham Faris
2023-10-14net/mlx5e: Refactor rx_res_init() and rx_res_free() APIsAdham Faris
2023-07-28net/mlx5: Fix flowhash key set/get for custom RSSJoe Damato
2022-10-01net/mlx5e: xsk: Use queue indices starting from 0 for XSK queuesMaxim Mikityanskiy
2021-11-30net/mlx5e: Sync TIR params updates against concurrent create/modifyTariq Toukan
2021-10-26net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa
2021-08-16net/mlx5e: Support flow classification into RSS contextsTariq Toukan
2021-08-16net/mlx5e: Support multiple RSS contextsTariq Toukan
2021-08-16net/mlx5e: Convert RSS to a dedicated objectTariq Toukan
2021-08-16net/mlx5e: Introduce abstraction of RSS contextTariq Toukan
2021-08-02net/mlx5e: Rename traffic type enumsMaor Gottlieb
2021-08-02net/mlx5e: Allocate the array of channels according to the real max_nchMaxim Mikityanskiy
2021-08-02net/mlx5e: Hide all implementation details of mlx5e_rx_resMaxim Mikityanskiy
2021-07-26net/mlx5e: Move management of indir traffic types to rx_resMaxim Mikityanskiy
2021-07-26net/mlx5e: Convert TIR to a dedicated objectMaxim Mikityanskiy
2021-07-26net/mlx5e: Create struct mlx5e_rss_params_hashMaxim Mikityanskiy
2021-07-26net/mlx5e: Take RQT out of TIR and group RX resourcesMaxim Mikityanskiy
2021-07-26net/mlx5e: Move RX resources to a separate structMaxim Mikityanskiy