Searched refs:otx2_mbox_reset (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | qos_sq.c | 112 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 D | otx2_common.c | 1493 otx2_mbox_reset(&pfvf->mbox.mbox, 0); in otx2_sq_aura_pool_init() 1543 otx2_mbox_reset(&pfvf->mbox.mbox, 0); in otx2_rq_aura_pool_init()
|
H A D | cn10k_macsec.c | 443 otx2_mbox_reset(&mbox->mbox, 0); in cn10k_mcs_write_rx_sa_plcy() 642 otx2_mbox_reset(&mbox->mbox, 0); in cn10k_mcs_link_tx_sa2sc()
|
H A D | otx2_flows.c | 985 otx2_mbox_reset(&pfvf->mbox.mbox, 0); in otx2_add_flow_msg()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A 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); variable 148 otx2_mbox_reset(mbox, devid); in otx2_mbox_init() 180 otx2_mbox_reset(mbox, devid); in otx2_mbox_regions_init()
|
H A D | mbox.h | 96 void otx2_mbox_reset(struct otx2_mbox *mbox, int devid);
|
H A D | rvu.c | 2273 otx2_mbox_reset(mbox, devid); in __rvu_mbox_up_handler()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | mbox.c | 39 void otx2_mbox_reset(struct otx2_mbox *mbox, int devid) in otx2_mbox_reset() function 47 EXPORT_SYMBOL(otx2_mbox_reset); variable 139 otx2_mbox_reset(mbox, devid); in otx2_mbox_init()
|
H A D | mbox.h | 95 void otx2_mbox_reset(struct otx2_mbox *mbox, int devid);
|
H A D | rvu.c | 1811 otx2_mbox_reset(mbox, devid); in __rvu_mbox_up_handler()
|
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/ |
H A D | otx2_cptvf_mbox.c | 165 otx2_mbox_reset(pfvf_mbox, 0); in otx2_cptvf_pfvf_mbox_handler()
|
H A D | otx2_cptpf_mbox.c | 539 otx2_mbox_reset(afpf_mbox, 0); in otx2_cptpf_afpf_mbox_handler()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_common.c | 1271 otx2_mbox_reset(&pfvf->mbox.mbox, 0); in otx2_sq_aura_pool_init() 1322 otx2_mbox_reset(&pfvf->mbox.mbox, 0); in otx2_rq_aura_pool_init()
|
Completed in 30 milliseconds