Searched refs:otx2_queue_vf_work (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_pf.c | 299 void otx2_queue_vf_work(struct mbox *mw, struct workqueue_struct *mbox_wq, in otx2_queue_vf_work() function 562 otx2_queue_vf_work(mbox, pf->mbox_pfvf_wq, 64, vfs, intr); in otx2_pfvf_mbox_intr_handler() 571 otx2_queue_vf_work(mbox, pf->mbox_pfvf_wq, 0, vfs, intr); in otx2_pfvf_mbox_intr_handler()
|
| H A D | otx2_common.h | 1217 void otx2_queue_vf_work(struct mbox *mw, struct workqueue_struct *mbox_wq,
|