Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/ice/
Dice_switch.h350 int ice_remove_vlan(struct ice_hw *hw, struct list_head *v_list);
Dice_fltr.c181 return ice_remove_vlan(&vsi->back->hw, list); in ice_fltr_remove_vlan_list()
Dice_switch.c4030 int ice_remove_vlan(struct ice_hw *hw, struct list_head *v_list) in ice_remove_vlan() function
4476 ice_remove_vlan(hw, &remove_list_head); in ice_remove_vsi_lkup_fltr()