Searched refs:BNXT_FW_IS_HEALTHY (Results 1 – 2 of 2) sorted by relevance
1574 #define BNXT_FW_IS_HEALTHY(sts) (((sts) & BNXT_FW_STATUS_HEALTH_MSK) ==\ macro
7679 if (fw_status && !BNXT_FW_IS_HEALTHY(fw_status)) in bnxt_is_fw_healthy()9726 if (!BNXT_FW_IS_HEALTHY(sts)) { in bnxt_try_recover_fw()