Searched refs:refill_alloc (Results 1 – 1 of 1) sorted by relevance
489 int refill_alloc; in mlx5e_refill_rx_wqes() local500 refill_alloc = mlx5e_alloc_rx_wqes(rq, ix + total_alloc, refill); in mlx5e_refill_rx_wqes()501 if (unlikely(refill_alloc != refill)) in mlx5e_refill_rx_wqes()504 total_alloc += refill_alloc; in mlx5e_refill_rx_wqes()511 mlx5e_free_rx_wqes(rq, ix, total_alloc + refill_alloc); in mlx5e_refill_rx_wqes()