Searched refs:check_for_tx_hang (Results 1 – 7 of 7) sorted by relevance
100 #define check_for_tx_hang(ring) \ macro
388 if (check_for_tx_hang(tx_ring) && ixgbevf_check_tx_hang(tx_ring)) { in ixgbevf_clean_tx_irq()
71 #define check_for_tx_hang(ring) \ macro
699 if (check_for_tx_hang(tx_ring) && fm10k_check_tx_hang(tx_ring)) in fm10k_tx_timeout()
1302 if (check_for_tx_hang(tx_ring) && fm10k_check_tx_hang(tx_ring)) { in fm10k_clean_tx_irq()
246 #define check_for_tx_hang(ring) \ macro
1190 if (check_for_tx_hang(tx_ring) && ixgbe_check_tx_hang(tx_ring)) { in ixgbe_clean_tx_irq()