Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.h473 void i40e_detect_recover_hung(struct i40e_pf *pf);
H A Di40e_txrx.c870 void i40e_detect_recover_hung(struct i40e_pf *pf) in i40e_detect_recover_hung() function
H A Di40e_main.c11371 i40e_detect_recover_hung(pf); in i40e_service_task()