Searched refs:mbox_wq_info (Results 1 – 2 of 2) sorted by relevance
| /drivers/net/ethernet/marvell/octeontx2/af/ |
| A D | rvu.h | 467 struct mbox_wq_info { struct 479 void (*rvu_queue_work_hdlr)(struct mbox_wq_info *mw, int first, argument 481 void (*afvf_queue_work_hdlr)(struct mbox_wq_info *mw, int first, 584 struct mbox_wq_info afpf_wq_info; 585 struct mbox_wq_info afvf_wq_info; 961 void rvu_queue_work(struct mbox_wq_info *mw, int first,
|
| A D | rvu.c | 35 static int rvu_mbox_init(struct rvu *rvu, struct mbox_wq_info *mw, 2201 struct mbox_wq_info *mw; in __rvu_mbox_handler() 2307 struct mbox_wq_info *mw; in __rvu_mbox_up_handler() 2456 static int rvu_mbox_init(struct rvu *rvu, struct mbox_wq_info *mw, in rvu_mbox_init() 2599 static void rvu_mbox_destroy(struct mbox_wq_info *mw) in rvu_mbox_destroy() 2620 void rvu_queue_work(struct mbox_wq_info *mw, int first, in rvu_queue_work()
|
Completed in 14 milliseconds