Searched refs:__otx2_mbox_reset (Results 1 – 4 of 4) sorted by relevance
21 void __otx2_mbox_reset(struct otx2_mbox *mbox, int devid) in __otx2_mbox_reset() function39 EXPORT_SYMBOL(__otx2_mbox_reset);46 __otx2_mbox_reset(mbox, devid); in otx2_mbox_reset()
106 void __otx2_mbox_reset(struct otx2_mbox *mbox, int devid);
112 __otx2_mbox_reset(mbox, 0); in otx2vf_vfaf_mbox_handler()
545 __otx2_mbox_reset(mbox, vf_idx); in otx2_pfvf_mbox_up_handler()871 __otx2_mbox_reset(mbox, 0); in otx2_pfaf_mbox_handler()
Completed in 25 milliseconds