Home
last modified time | relevance | path

Searched refs:fm10k_check_tx_hang (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/fm10k/
H A Dfm10k.h480 bool fm10k_check_tx_hang(struct fm10k_ring *tx_ring);
H A Dfm10k_main.c1135 bool fm10k_check_tx_hang(struct fm10k_ring *tx_ring) in fm10k_check_tx_hang() function
1282 if (check_for_tx_hang(tx_ring) && fm10k_check_tx_hang(tx_ring)) { in fm10k_clean_tx_irq()
H A Dfm10k_netdev.c597 if (check_for_tx_hang(tx_ring) && fm10k_check_tx_hang(tx_ring)) in fm10k_tx_timeout()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/fm10k/
H A Dfm10k.h480 bool fm10k_check_tx_hang(struct fm10k_ring *tx_ring);
H A Dfm10k_main.c1130 bool fm10k_check_tx_hang(struct fm10k_ring *tx_ring) in fm10k_check_tx_hang() function
1277 if (check_for_tx_hang(tx_ring) && fm10k_check_tx_hang(tx_ring)) { in fm10k_clean_tx_irq()
H A Dfm10k_netdev.c597 if (check_for_tx_hang(tx_ring) && fm10k_check_tx_hang(tx_ring)) in fm10k_tx_timeout()

Completed in 11 milliseconds