Searched refs:mbox_wq_info (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu.h | 470 struct mbox_wq_info { struct 482 void (*rvu_queue_work_hdlr)(struct mbox_wq_info *mw, int first, argument 484 void (*afvf_queue_work_hdlr)(struct mbox_wq_info *mw, int first, 600 struct mbox_wq_info afpf_wq_info; 601 struct mbox_wq_info afvf_wq_info; 993 void rvu_queue_work(struct mbox_wq_info *mw, int first,
|
| H A D | rvu.c | 36 static int rvu_mbox_init(struct rvu *rvu, struct mbox_wq_info *mw, 2314 struct mbox_wq_info *mw; in __rvu_mbox_handler() 2421 struct mbox_wq_info *mw; in __rvu_mbox_up_handler() 2570 static int rvu_mbox_init(struct rvu *rvu, struct mbox_wq_info *mw, in rvu_mbox_init() 2713 static void rvu_mbox_destroy(struct mbox_wq_info *mw) in rvu_mbox_destroy() 2734 void rvu_queue_work(struct mbox_wq_info *mw, int first, in rvu_queue_work()
|