Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_devlink.c260 state = DEVLINK_HEALTH_REPORTER_STATE_ERROR; in bnxt_dl_health_status_update()
/Linux-v5.10/include/net/
Ddevlink.h633 DEVLINK_HEALTH_REPORTER_STATE_ERROR, enumerator
/Linux-v5.10/net/core/
Ddevlink.c6212 reporter->health_state = DEVLINK_HEALTH_REPORTER_STATE_ERROR; in devlink_health_report()
6230 reporter->health_state = DEVLINK_HEALTH_REPORTER_STATE_ERROR; in devlink_health_report()
6310 state != DEVLINK_HEALTH_REPORTER_STATE_ERROR)) in devlink_health_reporter_state_update()