Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu.c2117 static void __rvu_mbox_handler(struct rvu_work *mwork, int type) in __rvu_mbox_handler()
2190 struct rvu_work *mwork = container_of(work, struct rvu_work, work); in rvu_afpf_mbox_handler()
2197 struct rvu_work *mwork = container_of(work, struct rvu_work, work); in rvu_afvf_mbox_handler()
2202 static void __rvu_mbox_up_handler(struct rvu_work *mwork, int type) in __rvu_mbox_up_handler()
2272 struct rvu_work *mwork = container_of(work, struct rvu_work, work); in rvu_afpf_mbox_up_handler()
2279 struct rvu_work *mwork = container_of(work, struct rvu_work, work); in rvu_afvf_mbox_up_handler()
2345 struct rvu_work *mwork; in rvu_mbox_init()
2385 sizeof(struct rvu_work), GFP_KERNEL); in rvu_mbox_init()
2392 sizeof(struct rvu_work), GFP_KERNEL); in rvu_mbox_init()
2624 struct rvu_work *flrwork = container_of(work, struct rvu_work, work); in rvu_flr_handler()
[all …]
A Drvu.h82 struct rvu_work { struct
387 struct rvu_work *mbox_wrk;
390 struct rvu_work *mbox_wrk_up;
473 struct rvu_work *flr_wrk;

Completed in 12 milliseconds