Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A 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()
H A Dmbox.h97 void __otx2_mbox_reset(struct otx2_mbox *mbox, int devid);
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_vf.c110 __otx2_mbox_reset(mbox, 0); in otx2vf_vfaf_mbox_handler()
H A Dotx2_pf.c538 __otx2_mbox_reset(mbox, vf_idx); in otx2_pfvf_mbox_up_handler()
828 __otx2_mbox_reset(mbox, 0); in otx2_pfaf_mbox_handler()