Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40e_txrx.h451 void i40evf_detect_recover_hung(struct i40e_vsi *vsi);
Di40e_txrx.c135 void i40evf_detect_recover_hung(struct i40e_vsi *vsi) in i40evf_detect_recover_hung() function
Di40evf_main.c1738 i40evf_detect_recover_hung(&adapter->vsi); in i40evf_watchdog_task()