Searched refs:i40e_aq_add_macvlan (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/intel/i40e/ |
| D | i40e_prototype.h | 146 i40e_status i40e_aq_add_macvlan(struct i40e_hw *hw, u16 vsi_id,
|
| D | i40e_common.c | 2711 i40e_status i40e_aq_add_macvlan(struct i40e_hw *hw, u16 seid, in i40e_aq_add_macvlan() function
|
| D | i40e_main.c | 2116 i40e_aq_add_macvlan(hw, vsi->seid, list, num_add, NULL); in i40e_aqc_add_filters() 6940 status = i40e_aq_add_macvlan(hw, seid, &element, 1, NULL); in i40e_add_macvlan_filter()
|