Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_devlink.c314 state = DEVLINK_HEALTH_REPORTER_STATE_ERROR; in bnxt_dl_health_fw_status_update()
/Linux-v6.1/include/net/
Ddevlink.h678 DEVLINK_HEALTH_REPORTER_STATE_ERROR, enumerator
/Linux-v6.1/net/core/
Ddevlink.c7752 reporter->health_state = DEVLINK_HEALTH_REPORTER_STATE_ERROR; in devlink_health_report()
7770 reporter->health_state = DEVLINK_HEALTH_REPORTER_STATE_ERROR; in devlink_health_report()
7849 state != DEVLINK_HEALTH_REPORTER_STATE_ERROR)) in devlink_health_reporter_state_update()