Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
Di40e_prototype.h53 bool i40evf_asq_done(struct i40e_hw *hw);
Di40e_adminq.c662 bool i40evf_asq_done(struct i40e_hw *hw) in i40evf_asq_done() function
809 if (i40evf_asq_done(hw)) in i40evf_asq_send_command()
817 if (i40evf_asq_done(hw)) { in i40evf_asq_send_command()
Di40evf_main.c1365 if (!i40evf_asq_done(hw)) { in i40evf_watchdog_task()
2057 if (!i40evf_asq_done(hw)) { in i40evf_init_task()
2469 if (!i40evf_asq_done(hw)) { in i40evf_remove()