Searched refs:txgbe_tx_entry (Results 1 – 2 of 2) sorted by relevance
263 struct txgbe_tx_entry { struct362 struct txgbe_tx_entry *sw_ring;
96 struct txgbe_tx_entry *txep; in txgbe_tx_free_bufs()195 struct txgbe_tx_entry *txep = &txq->sw_ring[txq->tx_tail]; in txgbe_tx_fill_hw_ring()586 struct txgbe_tx_entry *sw_ring = txq->sw_ring; in txgbe_xmit_cleanup()684 struct txgbe_tx_entry *sw_ring; in txgbe_xmit_pkts()685 struct txgbe_tx_entry *txe, *txn; in txgbe_xmit_pkts()1950 struct txgbe_tx_entry *swr_ring = txq->sw_ring; in txgbe_tx_done_cleanup_full()2065 struct txgbe_tx_entry *txe = txq->sw_ring; in txgbe_reset_tx_queue()2284 sizeof(struct txgbe_tx_entry) * nb_desc, in txgbe_dev_tx_queue_setup()