Home
last modified time | relevance | path

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

/linux-6.15/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()
194 otx2_mbox_reset(&pfvf->mbox.mbox, 0); in otx2_qos_ctx_disable()
206 otx2_mbox_reset(&pfvf->mbox.mbox, 0); in otx2_qos_ctx_disable()
H A Dotx2_xsk.c86 otx2_mbox_reset(&pfvf->mbox.mbox, 0); in otx2_xsk_ctx_disable()
H A Dcn10k_macsec.c441 otx2_mbox_reset(&mbox->mbox, 0); in cn10k_mcs_write_rx_sa_plcy()
641 otx2_mbox_reset(&mbox->mbox, 0); in cn10k_mcs_link_tx_sa2sc()
H A Dotx2_common.c1610 otx2_mbox_reset(&pfvf->mbox.mbox, 0); in otx2_sq_aura_pool_init()
1668 otx2_mbox_reset(&pfvf->mbox.mbox, 0); in otx2_rq_aura_pool_init()
H A Dotx2_flows.c993 otx2_mbox_reset(&pfvf->mbox.mbox, 0); in otx2_add_flow_msg()
/linux-6.15/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.c36 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()
180 otx2_mbox_reset(mbox, devid); in otx2_mbox_regions_init()
H A Dmbox.h96 void otx2_mbox_reset(struct otx2_mbox *mbox, int devid);
H A Drvu.c2345 otx2_mbox_reset(mbox, devid); in __rvu_mbox_up_handler()
/linux-6.15/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_mbox.c173 otx2_mbox_reset(pfvf_mbox, 0); in otx2_cptvf_pfvf_mbox_handler()
H A Dotx2_cptpf_mbox.c597 otx2_mbox_reset(afpf_mbox, 0); in otx2_cptpf_afpf_mbox_handler()