Home
last modified time | relevance | path

Searched refs:BNXT_FW_IS_HEALTHY (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h1574 #define BNXT_FW_IS_HEALTHY(sts) (((sts) & BNXT_FW_STATUS_HEALTH_MSK) ==\ macro
Dbnxt.c7679 if (fw_status && !BNXT_FW_IS_HEALTHY(fw_status)) in bnxt_is_fw_healthy()
9726 if (!BNXT_FW_IS_HEALTHY(sts)) { in bnxt_try_recover_fw()