Searched refs:ena_ring (Results 1 – 2 of 2) sorted by relevance
699 struct ena_ring **queues = (struct ena_ring **)dev->data->rx_queues; in ena_rx_queue_release_all()709 struct ena_ring **queues = (struct ena_ring **)dev->data->tx_queues; in ena_tx_queue_release_all()719 struct ena_ring *ring = (struct ena_ring *)queue; in ena_rx_queue_release()742 struct ena_ring *ring = (struct ena_ring *)queue; in ena_tx_queue_release()806 struct ena_ring *queues = NULL; in ena_queue_start_all()1203 struct ena_ring *queues = NULL; in ena_queue_stop_all()1259 struct ena_ring *txq = NULL; in ena_tx_queue_setup()1347 struct ena_ring *rxq = NULL; in ena_rx_queue_setup()2197 struct ena_ring *rx_ring = (struct ena_ring *)(rx_queue); in eth_ena_recv_pkts()2290 struct ena_ring *tx_ring = (struct ena_ring *)(tx_queue); in eth_ena_prep_pkts()[all …]
97 struct ena_ring { struct216 struct ena_ring tx_ring[ENA_MAX_NUM_QUEUES] __rte_cache_aligned;221 struct ena_ring rx_ring[ENA_MAX_NUM_QUEUES] __rte_cache_aligned;