Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_devlink.h58 struct rvu_nix_health_reporters { struct
75 struct rvu_nix_health_reporters *rvu_nix_health_reporter; argument
A Drvu_devlink.c57 struct rvu_nix_health_reporters *rvu_nix_health_reporter; in rvu_nix_intr_work()
59 rvu_nix_health_reporter = container_of(work, struct rvu_nix_health_reporters, intr_work); in rvu_nix_intr_work()
92 struct rvu_nix_health_reporters *rvu_nix_health_reporter; in rvu_nix_gen_work()
94 rvu_nix_health_reporter = container_of(work, struct rvu_nix_health_reporters, gen_work); in rvu_nix_gen_work()
127 struct rvu_nix_health_reporters *rvu_nix_health_reporter; in rvu_nix_err_work()
129 rvu_nix_health_reporter = container_of(work, struct rvu_nix_health_reporters, err_work); in rvu_nix_err_work()
162 struct rvu_nix_health_reporters *rvu_nix_health_reporter; in rvu_nix_ras_work()
164 rvu_nix_health_reporter = container_of(work, struct rvu_nix_health_reporters, ras_work); in rvu_nix_ras_work()
596 struct rvu_nix_health_reporters *rvu_reporters; in rvu_nix_register_reporters()
675 struct rvu_nix_health_reporters *nix_reporters; in rvu_nix_health_reporters_destroy()

Completed in 6 milliseconds