Home
last modified time | relevance | path

Searched refs:atl_rx_entry (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/atlantic/
H A Datl_rxtx.c36 struct atl_rx_entry { struct
56 struct atl_rx_entry *sw_ring; argument
156 nb_rx_desc * sizeof(struct atl_rx_entry), in atl_rx_queue_setup()
395 struct atl_rx_entry *rx_entry = rxq->sw_ring; in atl_alloc_rx_queue_mbufs()
926 struct atl_rx_entry *sw_ring = rxq->sw_ring; in atl_recv_pkts()
930 struct atl_rx_entry *rx_entry; in atl_recv_pkts()