Searched refs:check_for_tx_hang (Results 1 – 7 of 7) sorted by relevance
209 #define check_for_tx_hang(ring) \ macro
367 if (check_for_tx_hang(tx_ring) && ixgbevf_check_tx_hang(tx_ring)) { in ixgbevf_clean_tx_irq()
55 #define check_for_tx_hang(ring) \ macro
597 if (check_for_tx_hang(tx_ring) && fm10k_check_tx_hang(tx_ring)) in fm10k_tx_timeout()
1277 if (check_for_tx_hang(tx_ring) && fm10k_check_tx_hang(tx_ring)) { in fm10k_clean_tx_irq()
334 #define check_for_tx_hang(ring) \ macro
1218 if (check_for_tx_hang(tx_ring) && ixgbe_check_tx_hang(tx_ring)) { in ixgbe_clean_tx_irq()