Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_fltr.c170 return ice_add_vlan(&vsi->back->hw, list); in ice_fltr_add_vlan_list()
H A Dice_switch.h357 int ice_add_vlan(struct ice_hw *hw, struct list_head *m_list);
H A Dice_switch.c3807 int ice_add_vlan(struct ice_hw *hw, struct list_head *v_list) in ice_add_vlan() function