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()
5129 static void ixgbe_clean_tx_ring(struct ixgbe_ring *tx_ring) in ixgbe_clean_tx_ring()
5501 int ixgbe_setup_tx_resources(struct ixgbe_ring *tx_ring) in ixgbe_setup_tx_resources()
5673 void ixgbe_free_tx_resources(struct ixgbe_ring *tx_ring) in ixgbe_free_tx_resources()
6121 struct ixgbe_ring *tx_ring = adapter->tx_ring[i]; in ixgbe_update_stats() local
6566 struct ixgbe_ring *tx_ring = adapter->tx_ring[i]; in ixgbe_ring_tx_pending() local
6958 static int ixgbe_tso(struct ixgbe_ring *tx_ring, in ixgbe_tso()
7025 static void ixgbe_tx_csum(struct ixgbe_ring *tx_ring, in ixgbe_tx_csum()
7173 static int __ixgbe_maybe_stop_tx(struct ixgbe_ring *tx_ring, u16 size) in __ixgbe_maybe_stop_tx()
7195 static inline int ixgbe_maybe_stop_tx(struct ixgbe_ring *tx_ring, u16 size) in ixgbe_maybe_stop_tx()
7206 static void ixgbe_tx_map(struct ixgbe_ring *tx_ring, in ixgbe_tx_map()
7516 struct ixgbe_ring *tx_ring) in ixgbe_xmit_frame_ring()
7653 struct ixgbe_ring *tx_ring; in __ixgbe_xmit_frame() local