Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
Di40e_prototype.h61 bool i40evf_check_asq_alive(struct i40e_hw *hw);
Di40e_adminq.c602 if (i40evf_check_asq_alive(hw)) in i40evf_shutdown_adminq()
Di40e_common.c145 bool i40evf_check_asq_alive(struct i40e_hw *hw) in i40evf_check_asq_alive() function