Home
last modified time | relevance | path

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

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