Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/ice/
H A Dice_switch.h524 int ice_remove_vlan(struct ice_hw *hw, struct LIST_HEAD_TYPE *v_list);
H A Dice_switch.c3160 ice_remove_vlan(struct ice_hw *hw, struct LIST_HEAD_TYPE *v_list) in ice_remove_vlan() function
H A Dice_lib.c5597 status = ice_remove_vlan(hw, &vlan_list); in ice_remove_vlan_hw_filters()