Home
last modified time | relevance | path

Searched refs:BNXT_FW_IS_HEALTHY (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hwrm.c456 return *fw_status && !BNXT_FW_IS_HEALTHY(*fw_status); in hwrm_wait_must_abort()
H A Dbnxt.h1641 #define BNXT_FW_IS_HEALTHY(sts) (((sts) & BNXT_FW_STATUS_HEALTH_MSK) ==\ macro
H A Dbnxt.c10003 if (!BNXT_FW_IS_HEALTHY(sts)) { in bnxt_try_recover_fw()

Completed in 23 milliseconds