Searched refs:fm10k_check_tx_hang (Results 1 – 3 of 3) sorted by relevance
480 bool fm10k_check_tx_hang(struct fm10k_ring *tx_ring);
1129 bool fm10k_check_tx_hang(struct fm10k_ring *tx_ring) in fm10k_check_tx_hang() function1276 if (check_for_tx_hang(tx_ring) && fm10k_check_tx_hang(tx_ring)) { in fm10k_clean_tx_irq()
597 if (check_for_tx_hang(tx_ring) && fm10k_check_tx_hang(tx_ring)) in fm10k_tx_timeout()