Searched refs:rvu_work (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu.c | 2239 static void __rvu_mbox_handler(struct rvu_work *mwork, int type, bool poll) in __rvu_mbox_handler() 2331 struct rvu_work *mwork = container_of(work, struct rvu_work, work); in rvu_afpf_mbox_handler() 2341 struct rvu_work *mwork = container_of(work, struct rvu_work, work); in rvu_afvf_mbox_handler() 2346 static void __rvu_mbox_up_handler(struct rvu_work *mwork, int type) in __rvu_mbox_up_handler() 2416 struct rvu_work *mwork = container_of(work, struct rvu_work, work); in rvu_afpf_mbox_up_handler() 2423 struct rvu_work *mwork = container_of(work, struct rvu_work, work); in rvu_afvf_mbox_up_handler() 2510 struct rvu_work *mwork; in rvu_mbox_init() 2587 sizeof(struct rvu_work), GFP_KERNEL); in rvu_mbox_init() 2594 sizeof(struct rvu_work), GFP_KERNEL); in rvu_mbox_init() 2865 struct rvu_work *flrwork = container_of(work, struct rvu_work, work); in rvu_flr_handler() [all …]
|
| H A D | rvu.h | 116 struct rvu_work { struct 469 struct rvu_work *mbox_wrk; 472 struct rvu_work *mbox_wrk_up; 597 struct rvu_work *flr_wrk;
|