Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_common.h226 bool ice_fw_supports_lldp_fltr_ctrl(struct ice_hw *hw);
Dice_lib.c2232 if (ice_fw_supports_lldp_fltr_ctrl(&pf->hw)) { in ice_cfg_sw_lldp()
Dice_common.c5564 bool ice_fw_supports_lldp_fltr_ctrl(struct ice_hw *hw) in ice_fw_supports_lldp_fltr_ctrl() function