Home
last modified time | relevance | path

Searched refs:iavf_detect_recover_hung (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/intel/iavf/
Diavf_txrx.h329 void iavf_detect_recover_hung(struct iavf_vsi *vsi);
Diavf_txrx.c157 void iavf_detect_recover_hung(struct iavf_vsi *vsi) in iavf_detect_recover_hung() function
Diavf_main.c2823 iavf_detect_recover_hung(&adapter->vsi); in iavf_watchdog_task()