Searched refs:ice_lldp_fltr_add_remove (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/ice/
H A Dice_common.h347 ice_lldp_fltr_add_remove(struct ice_hw *hw, u16 vsi_num, bool add);
H A Dice_lib.c9199 status = ice_lldp_fltr_add_remove(hw, vsi_num, true);
9275 status = ice_lldp_fltr_add_remove(hw, vsi_num, false);
H A Dice_common.c6513 * ice_lldp_fltr_add_remove - add or remove a LLDP Rx switch filter
6519 ice_lldp_fltr_add_remove(struct ice_hw *hw, u16 vsi_num, bool add) function

Completed in 225 milliseconds