Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/atlantic/
H A Datl_rxtx.c43 struct atl_tx_entry { struct
74 struct atl_tx_entry *sw_ring;
195 struct atl_tx_entry *tx_entry; in atl_reset_tx_queue()
271 nb_tx_desc * sizeof(struct atl_tx_entry), in atl_tx_queue_setup()
1128 struct atl_tx_entry *sw_ring; in atl_xmit_cleanup()
1155 struct atl_tx_entry *rx_entry = &sw_ring[head]; in atl_xmit_cleanup()
1229 struct atl_tx_entry *tx_entry; in atl_xmit_pkt()