Searched refs:otx2_mbox_reset (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/ |
| D | mbox.c | 36 void otx2_mbox_reset(struct otx2_mbox *mbox, int devid) in otx2_mbox_reset() function 44 EXPORT_SYMBOL(otx2_mbox_reset); 148 otx2_mbox_reset(mbox, devid); in otx2_mbox_init() 177 otx2_mbox_reset(mbox, devid); in otx2_mbox_regions_init()
|
| D | mbox.h | 93 void otx2_mbox_reset(struct otx2_mbox *mbox, int devid);
|
| D | rvu.c | 2178 otx2_mbox_reset(mbox, devid); in __rvu_mbox_up_handler()
|
| /Linux-v5.15/drivers/crypto/marvell/octeontx2/ |
| D | otx2_cptvf_mbox.c | 165 otx2_mbox_reset(pfvf_mbox, 0); in otx2_cptvf_pfvf_mbox_handler()
|
| D | otx2_cptpf_mbox.c | 355 otx2_mbox_reset(afpf_mbox, 0); in otx2_cptpf_afpf_mbox_handler()
|
| /Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/ |
| D | otx2_common.c | 1328 otx2_mbox_reset(&pfvf->mbox.mbox, 0); in otx2_sq_aura_pool_init() 1378 otx2_mbox_reset(&pfvf->mbox.mbox, 0); in otx2_rq_aura_pool_init()
|
| D | otx2_flows.c | 915 otx2_mbox_reset(&pfvf->mbox.mbox, 0); in otx2_add_flow_msg()
|