Searched refs:i40e_aq_add_veb (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/i40e/base/ |
| H A D | i40e_prototype.h | 178 enum i40e_status_code i40e_aq_add_veb(struct i40e_hw *hw, u16 uplink_seid,
|
| H A D | i40e_common.c | 3015 enum i40e_status_code i40e_aq_add_veb(struct i40e_hw *hw, u16 uplink_seid, in i40e_aq_add_veb() function
|
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_ethdev.c | 5385 ret = i40e_aq_add_veb(hw, veb->uplink_seid, vsi->seid, in i40e_veb_setup() 5389 ret = i40e_aq_add_veb(hw, 0, 0, I40E_DEFAULT_TCMAP, in i40e_veb_setup()
|