Searched refs:BNXT_FW_IS_BOOTING (Results 1 – 3 of 3) sorted by relevance
117 if (BNXT_FW_IS_BOOTING(fw_status)) { in bnxt_fw_diagnose()
1644 #define BNXT_FW_IS_BOOTING(sts) (((sts) & BNXT_FW_STATUS_HEALTH_MSK) < \ macro
9997 if (!BNXT_FW_IS_BOOTING(sts) && in bnxt_try_recover_fw()