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.c339 static inline struct mlx5e_wqe_frag_info *get_frag(struct mlx5e_rq *rq, u16 ix) in get_frag() function
347 struct mlx5e_wqe_frag_info *frag = get_frag(rq, ix); in mlx5e_alloc_rx_wqe()
392 struct mlx5e_wqe_frag_info *wi = get_frag(rq, ix); in mlx5e_dealloc_rx_wqe()
417 wi = get_frag(rq, j); in mlx5e_xsk_free_rx_wqes()
435 wi = get_frag(rq, j); in mlx5e_free_rx_wqes()
490 frag = get_frag(rq, j); in mlx5e_refill_rx_wqes()
1877 wi = get_frag(rq, ci); in mlx5e_handle_rx_cqe()
1926 wi = get_frag(rq, ci); in mlx5e_handle_rx_cqe_rep()
2746 wi = get_frag(rq, ci); in mlx5i_handle_rx_cqe()
2838 wi = get_frag(rq, ci); in mlx5e_trap_handle_rx_cqe()