Searched defs:wqe_bulk (Results 1 – 3 of 3) sorted by relevance
159 int mlx5e_xsk_alloc_rx_wqes_batched(struct mlx5e_rq *rq, u16 ix, int wqe_bulk) in mlx5e_xsk_alloc_rx_wqes_batched()199 int mlx5e_xsk_alloc_rx_wqes(struct mlx5e_rq *rq, u16 ix, int wqe_bulk) in mlx5e_xsk_alloc_rx_wqes()
452 static int mlx5e_alloc_rx_wqes(struct mlx5e_rq *rq, u16 ix, int wqe_bulk) in mlx5e_alloc_rx_wqes()820 int wqe_bulk, count; in mlx5e_post_rx_wqes() local
656 u8 wqe_bulk; member
Completed in 13 milliseconds