Home
last modified time | relevance | path

Searched refs:auto_drop (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ice/
H A Dice_common.h240 ice_aq_set_mac_cfg(struct ice_hw *hw, u16 max_frame_size, bool auto_drop,
H A Dice_common.c828 ice_aq_set_mac_cfg(struct ice_hw *hw, u16 max_frame_size, bool auto_drop, in ice_aq_set_mac_cfg() argument
843 if (ice_is_fw_auto_drop_supported(hw) && auto_drop) in ice_aq_set_mac_cfg()