Searched refs:ixgbe_tx_entry (Results 1 – 2 of 2) sorted by relevance
81 struct ixgbe_tx_entry { struct205 struct ixgbe_tx_entry *sw_ring; /**< address of SW ring for scalar PMD. */
104 struct ixgbe_tx_entry *txep; in ixgbe_tx_free_bufs()203 struct ixgbe_tx_entry *txep = &(txq->sw_ring[txq->tx_tail]); in ixgbe_tx_fill_hw_ring()567 struct ixgbe_tx_entry *sw_ring = txq->sw_ring; in ixgbe_xmit_cleanup()628 struct ixgbe_tx_entry *sw_ring; in ixgbe_xmit_pkts()629 struct ixgbe_tx_entry *txe, *txn; in ixgbe_xmit_pkts()2361 struct ixgbe_tx_entry *swr_ring = txq->sw_ring; in ixgbe_tx_done_cleanup_full()2499 struct ixgbe_tx_entry *txe = txq->sw_ring; in ixgbe_reset_tx_queue()2801 sizeof(struct ixgbe_tx_entry) * nb_desc, in ixgbe_dev_tx_queue_setup()