Searched refs:ixgbe_tx_entry (Results 1 – 2 of 2) sorted by relevance
81 struct ixgbe_tx_entry { struct202 struct ixgbe_tx_entry *sw_ring; /**< address of SW ring for scalar PMD. */
105 struct ixgbe_tx_entry *txep; in ixgbe_tx_free_bufs()204 struct ixgbe_tx_entry *txep = &(txq->sw_ring[txq->tx_tail]); in ixgbe_tx_fill_hw_ring()569 struct ixgbe_tx_entry *sw_ring = txq->sw_ring; in ixgbe_xmit_cleanup()630 struct ixgbe_tx_entry *sw_ring; in ixgbe_xmit_pkts()631 struct ixgbe_tx_entry *txe, *txn; in ixgbe_xmit_pkts()2315 struct ixgbe_tx_entry *swr_ring = txq->sw_ring; in ixgbe_tx_done_cleanup_full()2452 struct ixgbe_tx_entry *txe = txq->sw_ring; in ixgbe_reset_tx_queue()2753 sizeof(struct ixgbe_tx_entry) * nb_desc, in ixgbe_dev_tx_queue_setup()