Searched refs:BNXT_FW_IS_HEALTHY (Results 1 – 3 of 3) sorted by relevance
456 return *fw_status && !BNXT_FW_IS_HEALTHY(*fw_status); in hwrm_wait_must_abort()
1641 #define BNXT_FW_IS_HEALTHY(sts) (((sts) & BNXT_FW_STATUS_HEALTH_MSK) ==\ macro
9994 if (!BNXT_FW_IS_HEALTHY(sts)) { in bnxt_try_recover_fw()