Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ixl/
HDi40e_adminq.c742 bool i40e_asq_done(struct i40e_hw *hw) in i40e_asq_done() function
898 if (i40e_asq_done(hw)) in i40e_asq_send_command()
907 if (i40e_asq_done(hw)) { in i40e_asq_send_command()
HDi40e_prototype.h71 bool i40e_asq_done(struct i40e_hw *hw);
HDif_ixlv.c968 while (!i40e_asq_done(hw)) { in ixlv_setup_vc()
1038 while (!i40e_asq_done(hw)) { in ixlv_vf_config()