summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/selq.c
AgeCommit message (Expand)Author
2024-04-10net/mlx5e: Fix mlx5e_priv_init() cleanup flowCarolina Jubran
2022-07-19net/mlx5e: HTB, move htb functions to a new fileMoshe Tal
2022-07-19net/mlx5e: HTB, change functions name to follow conventionMoshe Tal
2022-07-19net/mlx5e: HTB, remove priv from htb function callsMoshe Tal
2022-07-19net/mlx5e: HTB, move ids to selq_params structMoshe Tal
2022-02-14net/mlx5e: Optimize the common case condition in mlx5e_select_queueMaxim Mikityanskiy
2022-02-14net/mlx5e: Optimize modulo in mlx5e_select_queueMaxim Mikityanskiy
2022-02-14net/mlx5e: Optimize mlx5e_select_queueMaxim Mikityanskiy
2022-02-14net/mlx5e: Use READ_ONCE/WRITE_ONCE for DCBX trust stateMaxim Mikityanskiy
2022-02-14net/mlx5e: Move repeating code that gets TC prio into a functionMaxim Mikityanskiy
2022-02-14net/mlx5e: Use select queue parameters to sync with control flowMaxim Mikityanskiy
2022-02-14net/mlx5e: Move mlx5e_select_queue to en/selq.cMaxim Mikityanskiy
2022-02-14net/mlx5e: Introduce select queue parametersMaxim Mikityanskiy