Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_prototype.h188 enum i40e_status_code i40e_aq_add_macvlan(struct i40e_hw *hw, u16 vsi_id,
H A Di40e_common.c3127 enum i40e_status_code i40e_aq_add_macvlan(struct i40e_hw *hw, u16 seid, in i40e_aq_add_macvlan() function
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.c7015 ret = i40e_aq_add_macvlan(hw, vsi->seid, req_list, in i40e_add_macvlan_filters()