Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.c6073 * ice_is_fw_api_min_ver
6081 static bool ice_is_fw_api_min_ver(struct ice_hw *hw, u8 maj, u8 min, u8 patch) in ice_is_fw_api_min_ver() function
6103 return ice_is_fw_api_min_ver(hw, ICE_FW_API_LINK_OVERRIDE_MAJ, in ice_fw_supports_link_override()
6205 return ice_is_fw_api_min_ver(hw, ICE_FW_API_HEALTH_REPORT_MAJ, in ice_is_fw_health_report_supported()
6276 return ice_is_fw_api_min_ver(hw, ICE_FW_API_LLDP_FLTR_MAJ, in ice_fw_supports_lldp_fltr_ctrl()
6334 return ice_is_fw_api_min_ver(hw, ICE_FW_API_REPORT_DFLT_CFG_MAJ, in ice_fw_supports_report_dflt_cfg()