Searched refs:i40e_aq_add_vsi (Results 1 – 3 of 3) sorted by relevance
146 enum i40e_status_code i40e_aq_add_vsi(struct i40e_hw *hw,
2299 enum i40e_status_code i40e_aq_add_vsi(struct i40e_hw *hw, in i40e_aq_add_vsi() function
5989 ret = i40e_aq_add_vsi(hw, &ctxt, NULL); in i40e_vsi_setup()