Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40e_adminq.c626 bool i40evf_asq_done(struct i40e_hw *hw) in i40evf_asq_done() function
775 if (i40evf_asq_done(hw)) in i40evf_asq_send_command()
783 if (i40evf_asq_done(hw)) { in i40evf_asq_send_command()
Di40e_prototype.h30 bool i40evf_asq_done(struct i40e_hw *hw);
Di40evf_main.c1608 if (!i40evf_asq_done(hw)) { in i40evf_watchdog_task()
3430 if (!i40evf_asq_done(hw)) { in i40evf_init_task()
3870 if (!i40evf_asq_done(hw)) { in i40evf_remove()