Home
last modified time | relevance | path

Searched refs:otx2_mbox_reset (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dqos_sq.c112 otx2_mbox_reset(&pfvf->mbox.mbox, 0); in otx2_qos_sq_aura_pool_init()
195 otx2_mbox_reset(&pfvf->mbox.mbox, 0); in otx2_qos_ctx_disable()
207 otx2_mbox_reset(&pfvf->mbox.mbox, 0); in otx2_qos_ctx_disable()
H A Dotx2_xsk.c87 otx2_mbox_reset(&pfvf->mbox.mbox, 0); in otx2_xsk_ctx_disable()
H A Dotx2_common.c1616 otx2_mbox_reset(&pfvf->mbox.mbox, 0); in otx2_sq_aura_pool_init()
1674 otx2_mbox_reset(&pfvf->mbox.mbox, 0); in otx2_rq_aura_pool_init()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.c41 void otx2_mbox_reset(struct otx2_mbox *mbox, int devid) in otx2_mbox_reset() function
49 EXPORT_SYMBOL(otx2_mbox_reset);
242 otx2_mbox_reset(mbox, devid); in otx2_mbox_init()
274 otx2_mbox_reset(mbox, devid); in otx2_mbox_regions_init()
/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_mbox.c592 otx2_mbox_reset(afpf_mbox, 0); in otx2_cptpf_afpf_mbox_handler()