Searched refs:tx_hang (Results 1 – 2 of 2) sorted by relevance
444 ice_devlink_health_report(pf->health_reporters.tx_hang, "Tx hang", &ev); in ice_report_tx_hang()483 ICE_DEFINE_HEALTH_REPORTER_OPS_1(tx_hang, dump);498 reps->tx_hang = ice_init_devlink_rep(pf, &ice_tx_hang_reporter_ops); in ice_health_init()526 ice_deinit_devl_reporter(pf->health_reporters.tx_hang); in ice_health_deinit()551 ice_health_assign_healthy_state(pf->health_reporters.tx_hang); in ice_health_clear()
47 struct devlink_health_reporter *tx_hang; member
Completed in 6 milliseconds