Lines Matching defs:tx_ring
568 struct ixgbe_ring *tx_ring; in ixgbe_dump() local
1005 struct ixgbe_ring *tx_ring = adapter->tx_ring[i]; in ixgbe_update_xoff_received() local
1040 static inline bool ixgbe_check_tx_hang(struct ixgbe_ring *tx_ring) in ixgbe_check_tx_hang()
1093 struct ixgbe_ring *tx_ring) in ixgbe_clean_tx_irq()
1244 struct ixgbe_ring *tx_ring, in ixgbe_update_tx_dca()
5105 static void ixgbe_clean_tx_ring(struct ixgbe_ring *tx_ring) in ixgbe_clean_tx_ring()
5477 int ixgbe_setup_tx_resources(struct ixgbe_ring *tx_ring) in ixgbe_setup_tx_resources()
5649 void ixgbe_free_tx_resources(struct ixgbe_ring *tx_ring) in ixgbe_free_tx_resources()
6098 struct ixgbe_ring *tx_ring = adapter->tx_ring[i]; in ixgbe_update_stats() local
6543 struct ixgbe_ring *tx_ring = adapter->tx_ring[i]; in ixgbe_ring_tx_pending() local
6935 static int ixgbe_tso(struct ixgbe_ring *tx_ring, in ixgbe_tso()
7002 static void ixgbe_tx_csum(struct ixgbe_ring *tx_ring, in ixgbe_tx_csum()
7150 static int __ixgbe_maybe_stop_tx(struct ixgbe_ring *tx_ring, u16 size) in __ixgbe_maybe_stop_tx()
7172 static inline int ixgbe_maybe_stop_tx(struct ixgbe_ring *tx_ring, u16 size) in ixgbe_maybe_stop_tx()
7183 static void ixgbe_tx_map(struct ixgbe_ring *tx_ring, in ixgbe_tx_map()
7493 struct ixgbe_ring *tx_ring) in ixgbe_xmit_frame_ring()
7630 struct ixgbe_ring *tx_ring; in __ixgbe_xmit_frame() local