Home
last modified time | relevance | path

Searched refs:mlx5e_icosq_get_next_pi (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dktls_rx.c133 pi = mlx5e_icosq_get_next_pi(sq, num_wqebbs); in post_static_params()
164 pi = mlx5e_icosq_get_next_pi(sq, num_wqebbs); in post_progress_params()
276 pi = mlx5e_icosq_get_next_pi(sq, 1); in resync_post_get_progress_params()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtxrx.h182 static inline u16 mlx5e_icosq_get_next_pi(struct mlx5e_icosq *sq, u16 size) in mlx5e_icosq_get_next_pi() function
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c523 pi = mlx5e_icosq_get_next_pi(sq, MLX5E_UMR_WQEBBS); in mlx5e_alloc_rx_mpwqe()