Searched refs:mlx5e_get_mpw_info (Results 1 – 3 of 3) sorted by relevance
21 struct mlx5e_mpw_info *wi = mlx5e_get_mpw_info(rq, ix); in mlx5e_xsk_alloc_rx_mpwqe()
695 struct mlx5e_mpw_info *wi = mlx5e_get_mpw_info(rq, ix); in mlx5e_alloc_rx_mpwqe()812 struct mlx5e_mpw_info *wi = mlx5e_get_mpw_info(rq, ix); in mlx5e_dealloc_rx_mpwqe()1860 struct mlx5e_mpw_info *wi = mlx5e_get_mpw_info(rq, wqe_id); in mlx5e_handle_rx_cqe_mpwrq_rep()2152 wi = mlx5e_get_mpw_info(rq, wqe_id); in mlx5e_handle_rx_cqe_mpwrq_shampo()2221 struct mlx5e_mpw_info *wi = mlx5e_get_mpw_info(rq, wqe_id); in mlx5e_handle_rx_cqe_mpwrq()
490 static inline struct mlx5e_mpw_info *mlx5e_get_mpw_info(struct mlx5e_rq *rq, int i) in mlx5e_get_mpw_info() function
Completed in 10 milliseconds