Searched refs:BNXT_FW_STATUS_HEALTHY (Results 1 – 2 of 2) sorted by relevance
58 if (health_status < BNXT_FW_STATUS_HEALTHY) { in bnxt_fw_reporter_diagnose()63 } else if (health_status > BNXT_FW_STATUS_HEALTHY) { in bnxt_fw_reporter_diagnose()
1529 #define BNXT_FW_STATUS_HEALTHY 0x8000 macro