Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c366 static inline struct mlx5e_wqe_frag_info *get_frag(struct mlx5e_rq *rq, u16 ix) in get_frag() function
374 struct mlx5e_wqe_frag_info *frag = get_frag(rq, ix); in mlx5e_alloc_rx_wqe()
419 struct mlx5e_wqe_frag_info *wi = get_frag(rq, ix); in mlx5e_dealloc_rx_wqe()
444 wi = get_frag(rq, j); in mlx5e_xsk_free_rx_wqes()
462 wi = get_frag(rq, j); in mlx5e_free_rx_wqes()
517 frag = get_frag(rq, j); in mlx5e_refill_rx_wqes()
1747 wi = get_frag(rq, ci); in mlx5e_handle_rx_cqe()
1796 wi = get_frag(rq, ci); in mlx5e_handle_rx_cqe_rep()
2602 wi = get_frag(rq, ci); in mlx5i_handle_rx_cqe()
2694 wi = get_frag(rq, ci); in mlx5e_trap_handle_rx_cqe()