Searched refs:rvu_queue_work (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu.c | 2734 void rvu_queue_work(struct mbox_wq_info *mw, int first, in rvu_queue_work() function 2789 rvu_queue_work(&rvu->afpf_wq_info, 0, rvu->hw->total_pfs, intr); in rvu_mbox_pf_intr_handler() 2808 rvu_queue_work(&rvu->afvf_wq_info, 64, vfs, intr); in rvu_mbox_intr_handler() 2817 rvu_queue_work(&rvu->afvf_wq_info, 0, vfs, intr); in rvu_mbox_intr_handler()
|
| H A D | rvu.h | 993 void rvu_queue_work(struct mbox_wq_info *mw, int first,
|