Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h124 i40e_status i40e_aq_add_vsi(struct i40e_hw *hw,
Di40e_common.c1881 i40e_status i40e_aq_add_vsi(struct i40e_hw *hw, in i40e_aq_add_vsi() function
Di40e_main.c6130 ret = i40e_aq_add_vsi(hw, &ctxt, NULL); in i40e_add_channel()
13917 ret = i40e_aq_add_vsi(hw, &ctxt, NULL); in i40e_add_vsi()