Searched refs:check_for_tx_hang (Results 1 – 5 of 5) sorted by relevance
209 #define check_for_tx_hang(ring) \ macro
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()
1276 if (check_for_tx_hang(tx_ring) && fm10k_check_tx_hang(tx_ring)) { in fm10k_clean_tx_irq()
339 #define check_for_tx_hang(ring) \ macro