Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtxrx.h540 static inline u16 mlx5e_stop_room_for_max_wqe(struct mlx5_core_dev *mdev) in mlx5e_stop_room_for_max_wqe() function
H A Dptp.c644 param->stop_room = mlx5e_stop_room_for_max_wqe(mdev); in mlx5e_ptp_build_sq_param()
H A Dparams.c491 stop_room += mlx5e_stop_room_for_max_wqe(mdev); in mlx5e_calc_sq_stop_room()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c1473 mlx5e_stop_room_for_max_wqe(mdev); in mlx5e_alloc_xdpsq()