Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h122 int i40e_aq_add_vsi(struct i40e_hw *hw,
Di40e_common.c1492 int i40e_aq_add_vsi(struct i40e_hw *hw, in i40e_aq_add_vsi() function
Di40e_main.c6337 ret = i40e_aq_add_vsi(hw, &ctxt, NULL); in i40e_add_channel()
14119 ret = i40e_aq_add_vsi(hw, &ctxt, NULL); in i40e_add_vsi()