Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_devlink.h58 struct rvu_nix_health_reporters { struct
75 struct rvu_nix_health_reporters *rvu_nix_health_reporter; argument
Drvu_devlink.c58 struct rvu_nix_health_reporters *rvu_nix_health_reporter; in rvu_nix_intr_work()
60 rvu_nix_health_reporter = container_of(work, struct rvu_nix_health_reporters, intr_work); in rvu_nix_intr_work()
93 struct rvu_nix_health_reporters *rvu_nix_health_reporter; in rvu_nix_gen_work()
95 rvu_nix_health_reporter = container_of(work, struct rvu_nix_health_reporters, gen_work); in rvu_nix_gen_work()
128 struct rvu_nix_health_reporters *rvu_nix_health_reporter; in rvu_nix_err_work()
130 rvu_nix_health_reporter = container_of(work, struct rvu_nix_health_reporters, err_work); in rvu_nix_err_work()
163 struct rvu_nix_health_reporters *rvu_nix_health_reporter; in rvu_nix_ras_work()
165 rvu_nix_health_reporter = container_of(work, struct rvu_nix_health_reporters, ras_work); in rvu_nix_ras_work()
597 struct rvu_nix_health_reporters *rvu_reporters; in rvu_nix_register_reporters()
676 struct rvu_nix_health_reporters *nix_reporters; in rvu_nix_health_reporters_destroy()