Searched refs:BNXT_FW_IS_BOOTING (Results 1 – 3 of 3) sorted by relevance
56 if (BNXT_FW_IS_BOOTING(val)) { in bnxt_fw_reporter_diagnose()
1577 #define BNXT_FW_IS_BOOTING(sts) (((sts) & BNXT_FW_STATUS_HEALTH_MSK) < \ macro
9720 if (!BNXT_FW_IS_BOOTING(sts) && in bnxt_try_recover_fw()