Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_prototype.h53 bool i40evf_asq_done(struct i40e_hw *hw);
Di40e_adminq.c649 bool i40evf_asq_done(struct i40e_hw *hw) in i40evf_asq_done() function
798 if (i40evf_asq_done(hw)) in i40evf_asq_send_command()
806 if (i40evf_asq_done(hw)) { in i40evf_asq_send_command()
Di40evf_main.c1512 if (!i40evf_asq_done(hw)) { in i40evf_watchdog_task()
2224 if (!i40evf_asq_done(hw)) { in i40evf_init_task()
2618 if (!i40evf_asq_done(hw)) { in i40evf_remove()