Home
last modified time | relevance | path

Searched refs:mlx5e_stop_room_for_max_wqe (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtxrx.h465 static inline u16 mlx5e_stop_room_for_max_wqe(struct mlx5_core_dev *mdev) in mlx5e_stop_room_for_max_wqe() function
Dptp.c484 param->stop_room = mlx5e_stop_room_for_max_wqe(mdev); in mlx5e_ptp_build_sq_param()
Dparams.c449 stop_room += mlx5e_stop_room_for_max_wqe(mdev); in mlx5e_calc_sq_stop_room()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c1310 mlx5e_stop_room_for_max_wqe(mdev); in mlx5e_alloc_xdpsq()