Home
last modified time | relevance | path

Searched refs:otx2_mbox_reset (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
Dmbox.c39 void otx2_mbox_reset(struct otx2_mbox *mbox, int devid) in otx2_mbox_reset() function
47 EXPORT_SYMBOL(otx2_mbox_reset);
139 otx2_mbox_reset(mbox, devid); in otx2_mbox_init()
Dmbox.h95 void otx2_mbox_reset(struct otx2_mbox *mbox, int devid);
Drvu.c1727 otx2_mbox_reset(mbox, devid); in __rvu_mbox_up_handler()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.c1271 otx2_mbox_reset(&pfvf->mbox.mbox, 0); in otx2_sq_aura_pool_init()
1322 otx2_mbox_reset(&pfvf->mbox.mbox, 0); in otx2_rq_aura_pool_init()