Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h155 i40e_status i40e_aq_add_veb(struct i40e_hw *hw, u16 uplink_seid,
Di40e_common.c2536 i40e_status i40e_aq_add_veb(struct i40e_hw *hw, u16 uplink_seid, in i40e_aq_add_veb() function
Di40e_main.c14753 ret = i40e_aq_add_veb(&pf->hw, veb->uplink_seid, vsi->seid, in i40e_add_veb()