Lines Matching refs:rx_ring
281 ring = priv->rx_ring[ring_ind]; in mlx4_en_fill_rx_buffers()
304 ring = priv->rx_ring[ring_ind]; in mlx4_en_fill_rx_buffers()
440 ring = priv->rx_ring[ring_ind]; in mlx4_en_activate_rx_rings()
476 ring = priv->rx_ring[ring_ind]; in mlx4_en_activate_rx_rings()
486 mlx4_en_free_rx_buf(priv, priv->rx_ring[ring_ind]); in mlx4_en_activate_rx_rings()
491 if (priv->rx_ring[ring_ind]->stride <= TXBB_SIZE) in mlx4_en_activate_rx_rings()
492 priv->rx_ring[ring_ind]->buf -= TXBB_SIZE; in mlx4_en_activate_rx_rings()
493 mlx4_en_destroy_allocator(priv, priv->rx_ring[ring_ind]); in mlx4_en_activate_rx_rings()
511 if (mlx4_en_is_ring_empty(priv->rx_ring[ring])) in mlx4_en_recover_from_oom()
755 struct mlx4_en_rx_ring *ring = priv->rx_ring[cq->ring]; in mlx4_en_process_rx_cq()
1211 err = mlx4_en_config_rss_qp(priv, qpn, priv->rx_ring[i], in mlx4_en_config_rss_steer()
1228 priv->rx_ring[0]->cqn, -1, &context); in mlx4_en_config_rss_steer()