Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_prototype.h152 int i40e_aq_add_veb(struct i40e_hw *hw, u16 uplink_seid,
H A Di40e_common.c2421 int i40e_aq_add_veb(struct i40e_hw *hw, u16 uplink_seid, in i40e_aq_add_veb() function
H A Di40e_main.c14862 ret = i40e_aq_add_veb(&pf->hw, veb->uplink_seid, vsi->seid, in i40e_add_veb()