Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ice/
Dice_type.h1348 #define ICE_FW_API_HEALTH_REPORT_MAJ 1 macro
Dice_common.c6092 if (hw->api_maj_ver > ICE_FW_API_HEALTH_REPORT_MAJ) in ice_is_fw_health_report_supported()
6095 if (hw->api_maj_ver == ICE_FW_API_HEALTH_REPORT_MAJ) { in ice_is_fw_health_report_supported()