Home
last modified time | relevance | path

Searched refs:BNXT_FW_IS_BOOTING (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_devlink.c117 if (BNXT_FW_IS_BOOTING(fw_status)) { in bnxt_fw_diagnose()
H A Dbnxt.h1644 #define BNXT_FW_IS_BOOTING(sts) (((sts) & BNXT_FW_STATUS_HEALTH_MSK) < \ macro
H A Dbnxt.c9988 if (!BNXT_FW_IS_BOOTING(sts) && in bnxt_try_recover_fw()