Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/
Dmbox.c18 void __otx2_mbox_reset(struct otx2_mbox *mbox, int devid) in __otx2_mbox_reset() function
34 EXPORT_SYMBOL(__otx2_mbox_reset);
41 __otx2_mbox_reset(mbox, devid); in otx2_mbox_reset()
Dmbox.h94 void __otx2_mbox_reset(struct otx2_mbox *mbox, int devid);
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_vf.c106 __otx2_mbox_reset(mbox, 0); in otx2vf_vfaf_mbox_handler()
Dotx2_pf.c550 __otx2_mbox_reset(mbox, 0); in otx2_pfvf_mbox_up_handler()
835 __otx2_mbox_reset(mbox, 0); in otx2_pfaf_mbox_handler()