Searched refs:ice_remove_vlan_hw_filters (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/ice/
H A Dice_lib.h873 enum ice_status ice_remove_vlan_hw_filters(struct ice_vsi *vsi, u16 *vid,
H A Dice_lib.c5478 * ice_remove_vlan_hw_filters - Remove multiple VLAN filters for a given VSI
5486 ice_remove_vlan_hw_filters(struct ice_vsi *vsi, u16 *vid, u16 length) function
5539 return ice_remove_vlan_hw_filters(vsi, &vid, 1);

Completed in 113 milliseconds