Lines Matching refs:rx_ring
280 ring = priv->rx_ring[ring_ind]; in mlx4_en_fill_rx_buffers()
303 ring = priv->rx_ring[ring_ind]; in mlx4_en_fill_rx_buffers()
434 ring = priv->rx_ring[ring_ind]; in mlx4_en_activate_rx_rings()
470 ring = priv->rx_ring[ring_ind]; in mlx4_en_activate_rx_rings()
480 mlx4_en_free_rx_buf(priv, priv->rx_ring[ring_ind]); in mlx4_en_activate_rx_rings()
485 if (priv->rx_ring[ring_ind]->stride <= TXBB_SIZE) in mlx4_en_activate_rx_rings()
486 priv->rx_ring[ring_ind]->buf -= TXBB_SIZE; in mlx4_en_activate_rx_rings()
487 mlx4_en_destroy_allocator(priv, priv->rx_ring[ring_ind]); in mlx4_en_activate_rx_rings()
505 if (mlx4_en_is_ring_empty(priv->rx_ring[ring])) in mlx4_en_recover_from_oom()
749 struct mlx4_en_rx_ring *ring = priv->rx_ring[cq->ring]; in mlx4_en_process_rx_cq()
1225 err = mlx4_en_config_rss_qp(priv, qpn, priv->rx_ring[i], in mlx4_en_config_rss_steer()
1242 priv->rx_ring[0]->cqn, -1, &context); in mlx4_en_config_rss_steer()