Symbol: otx2_mbox_destroy
drivers/crypto/marvell/octeontx2/otx2_cptpf_main.c
411
otx2_mbox_destroy(&cptpf->vfpf_mbox);
drivers/crypto/marvell/octeontx2/otx2_cptpf_main.c
492
otx2_mbox_destroy(&cptpf->afpf_mbox);
drivers/crypto/marvell/octeontx2/otx2_cptpf_main.c
501
otx2_mbox_destroy(&cptpf->afpf_mbox);
drivers/crypto/marvell/octeontx2/otx2_cptpf_main.c
502
otx2_mbox_destroy(&cptpf->afpf_mbox_up);
drivers/crypto/marvell/octeontx2/otx2_cptvf_main.c
116
otx2_mbox_destroy(&cptvf->pfvf_mbox);
drivers/crypto/marvell/octeontx2/otx2_cptvf_main.c
125
otx2_mbox_destroy(&cptvf->pfvf_mbox);
drivers/net/ethernet/marvell/octeontx2/af/mbox.c
138
otx2_mbox_destroy(mbox);
drivers/net/ethernet/marvell/octeontx2/af/mbox.c
216
otx2_mbox_destroy(mbox);
drivers/net/ethernet/marvell/octeontx2/af/mbox.c
59
EXPORT_SYMBOL(otx2_mbox_destroy);
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
115
void otx2_mbox_destroy(struct otx2_mbox *mbox);
drivers/net/ethernet/marvell/octeontx2/af/rvu.c
2730
otx2_mbox_destroy(&mw->mbox);
drivers/net/ethernet/marvell/octeontx2/af/rvu.c
2731
otx2_mbox_destroy(&mw->mbox_up);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
1191
otx2_mbox_destroy(&mbox->mbox);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
1192
otx2_mbox_destroy(&mbox->mbox_up);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
685
otx2_mbox_destroy(&mbox->mbox);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c
320
otx2_mbox_destroy(&mbox->mbox);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c
321
otx2_mbox_destroy(&mbox->mbox_up);