Searched refs:refill_alloc (Results 1 – 1 of 1) sorted by relevance
462 int refill_alloc; in mlx5e_refill_rx_wqes() local473 refill_alloc = mlx5e_alloc_rx_wqes(rq, ix + total_alloc, refill); in mlx5e_refill_rx_wqes()474 if (unlikely(refill_alloc != refill)) in mlx5e_refill_rx_wqes()477 total_alloc += refill_alloc; in mlx5e_refill_rx_wqes()484 mlx5e_free_rx_wqes(rq, ix, total_alloc + refill_alloc); in mlx5e_refill_rx_wqes()