Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_devlink.c23 u32 val, health_status; in bnxt_fw_reporter_diagnose() local
30 health_status = val & 0xffff; in bnxt_fw_reporter_diagnose()
32 if (health_status < BNXT_FW_STATUS_HEALTHY) { in bnxt_fw_reporter_diagnose()
37 } else if (health_status > BNXT_FW_STATUS_HEALTHY) { in bnxt_fw_reporter_diagnose()