Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/af/
Dmbox.c21 void __otx2_mbox_reset(struct otx2_mbox *mbox, int devid) in __otx2_mbox_reset() function
37 EXPORT_SYMBOL(__otx2_mbox_reset);
44 __otx2_mbox_reset(mbox, devid); in otx2_mbox_reset()
Dmbox.h96 void __otx2_mbox_reset(struct otx2_mbox *mbox, int devid);
/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_vf.c103 __otx2_mbox_reset(mbox, 0); in otx2vf_vfaf_mbox_handler()
Dotx2_pf.c535 __otx2_mbox_reset(mbox, 0); in otx2_pfvf_mbox_up_handler()
814 __otx2_mbox_reset(mbox, 0); in otx2_pfaf_mbox_handler()