Searched refs:txgbe_tx_entry (Results 1 – 2 of 2) sorted by relevance
264 struct txgbe_tx_entry { struct372 struct txgbe_tx_entry *sw_ring;
102 struct txgbe_tx_entry *txep; in txgbe_tx_free_bufs()201 struct txgbe_tx_entry *txep = &txq->sw_ring[txq->tx_tail]; in txgbe_tx_fill_hw_ring()601 struct txgbe_tx_entry *sw_ring = txq->sw_ring; in txgbe_xmit_cleanup()723 struct txgbe_tx_entry *sw_ring; in txgbe_xmit_pkts()724 struct txgbe_tx_entry *txe, *txn; in txgbe_xmit_pkts()2024 struct txgbe_tx_entry *swr_ring = txq->sw_ring; in txgbe_tx_done_cleanup_full()2142 struct txgbe_tx_entry *txe = txq->sw_ring; in txgbe_reset_tx_queue()2373 sizeof(struct txgbe_tx_entry) * nb_desc, in txgbe_dev_tx_queue_setup()