Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls_rx.c147 pi = mlx5e_icosq_get_next_pi(sq, num_wqebbs); in post_static_params()
178 pi = mlx5e_icosq_get_next_pi(sq, num_wqebbs); in post_progress_params()
288 pi = mlx5e_icosq_get_next_pi(sq, MLX5E_KTLS_GET_PROGRESS_WQEBBS); in resync_post_get_progress_params()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtxrx.h251 static inline u16 mlx5e_icosq_get_next_pi(struct mlx5e_icosq *sq, u16 size) in mlx5e_icosq_get_next_pi() function
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c664 pi = mlx5e_icosq_get_next_pi(sq, wqe_bbs); in mlx5e_build_shampo_hd_umr()
785 pi = mlx5e_icosq_get_next_pi(sq, rq->mpwqe.umr_wqebbs); in mlx5e_alloc_rx_mpwqe()