Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dktls_rx.c165 pi = mlx5e_icosq_get_next_pi(sq, num_wqebbs); in post_static_params()
195 pi = mlx5e_icosq_get_next_pi(sq, num_wqebbs); in post_progress_params()
306 pi = mlx5e_icosq_get_next_pi(sq, MLX5E_KTLS_GET_PROGRESS_WQEBBS); in resync_post_get_progress_params()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtxrx.h191 static inline u16 mlx5e_icosq_get_next_pi(struct mlx5e_icosq *sq, u16 size) in mlx5e_icosq_get_next_pi() function
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c517 pi = mlx5e_icosq_get_next_pi(sq, MLX5E_UMR_WQEBBS); in mlx5e_alloc_rx_mpwqe()