Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_prototype.h136 i40e_status i40e_aq_add_veb(struct i40e_hw *hw, u16 uplink_seid,
H A Di40e_common.c2642 i40e_status i40e_aq_add_veb(struct i40e_hw *hw, u16 uplink_seid, in i40e_aq_add_veb() function
H A Di40e_main.c14125 ret = i40e_aq_add_veb(&pf->hw, veb->uplink_seid, vsi->seid, in i40e_add_veb()