Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_prototype.h166 i40e_aq_add_macvlan_v2(struct i40e_hw *hw, u16 seid,
H A Di40e_common.c2606 i40e_aq_add_macvlan_v2(struct i40e_hw *hw, u16 seid, in i40e_aq_add_macvlan_v2() function
H A Di40e_main.c2412 i40e_aq_add_macvlan_v2(hw, vsi->seid, list, num_add, NULL, &aq_status); in i40e_aqc_add_filters()