Lines Matching defs:tx_ring
554 struct ixgbe_ring *tx_ring; in ixgbe_dump() local
991 struct ixgbe_ring *tx_ring = adapter->tx_ring[i]; in ixgbe_update_xoff_received() local
1026 static inline bool ixgbe_check_tx_hang(struct ixgbe_ring *tx_ring) in ixgbe_check_tx_hang()
1079 struct ixgbe_ring *tx_ring) in ixgbe_clean_tx_irq()
1230 struct ixgbe_ring *tx_ring, in ixgbe_update_tx_dca()
5001 static void ixgbe_clean_tx_ring(struct ixgbe_ring *tx_ring) in ixgbe_clean_tx_ring()
5377 int ixgbe_setup_tx_resources(struct ixgbe_ring *tx_ring) in ixgbe_setup_tx_resources()
5549 void ixgbe_free_tx_resources(struct ixgbe_ring *tx_ring) in ixgbe_free_tx_resources()
5984 struct ixgbe_ring *tx_ring = adapter->tx_ring[i]; in ixgbe_update_stats() local
6418 struct ixgbe_ring *tx_ring = adapter->tx_ring[i]; in ixgbe_ring_tx_pending() local
6777 static int ixgbe_tso(struct ixgbe_ring *tx_ring, in ixgbe_tso()
6844 static void ixgbe_tx_csum(struct ixgbe_ring *tx_ring, in ixgbe_tx_csum()
6969 static int __ixgbe_maybe_stop_tx(struct ixgbe_ring *tx_ring, u16 size) in __ixgbe_maybe_stop_tx()
6991 static inline int ixgbe_maybe_stop_tx(struct ixgbe_ring *tx_ring, u16 size) in ixgbe_maybe_stop_tx()
7002 static void ixgbe_tx_map(struct ixgbe_ring *tx_ring, in ixgbe_tx_map()
7283 struct ixgbe_ring *tx_ring) in ixgbe_xmit_frame_ring()
7420 struct ixgbe_ring *tx_ring; in __ixgbe_xmit_frame() local