Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx2/
A Dotx2_cptpf_mbox.c36 msg = otx2_mbox_alloc_msg(&cptpf->afpf_mbox, 0, size); in forward_to_af()
49 ret = otx2_cpt_sync_mbox_msg(&cptpf->afpf_mbox); in forward_to_af()
136 otx2_mbox_alloc_msg_rsp(&cptpf->afpf_mbox, 0, in send_inline_ipsec_inbound_msg()
163 otx2_mbox_alloc_msg_rsp(&cptpf->afpf_mbox, 0, in rx_inline_ipsec_lf_cfg()
268 &cptpf->afpf_mbox, BLKADDR_CPT0); in handle_msg_rx_inline_ipsec_lf_cfg()
282 cptpf->reg_base, &cptpf->afpf_mbox, in handle_msg_rx_inline_ipsec_lf_cfg()
434 mbox = &cptpf->afpf_mbox; in otx2_cptpf_afpf_mbox_intr()
566 struct otx2_mbox *afpf_mbox; in otx2_cptpf_afpf_mbox_handler() local
573 afpf_mbox = &cptpf->afpf_mbox; in otx2_cptpf_afpf_mbox_handler()
574 mdev = &afpf_mbox->dev[0]; in otx2_cptpf_afpf_mbox_handler()
[all …]
A Dotx2_cptpf_ucode.c163 return otx2_cpt_write_af_reg(&cptpf->afpf_mbox, cptpf->pdev, in __write_ucode_base()
176 ret = otx2_cpt_write_af_reg(&cptpf->afpf_mbox, cptpf->pdev, in cptx_set_ucode_base()
228 ret = otx2_cpt_read_af_reg(&cptpf->afpf_mbox, cptpf->pdev, in cptx_detach_and_disable_cores()
237 ret = otx2_cpt_write_af_reg(&cptpf->afpf_mbox, in cptx_detach_and_disable_cores()
254 ret = otx2_cpt_read_af_reg(&cptpf->afpf_mbox, in cptx_detach_and_disable_cores()
271 ret = otx2_cpt_write_af_reg(&cptpf->afpf_mbox, in cptx_detach_and_disable_cores()
314 ret = otx2_cpt_read_af_reg(&cptpf->afpf_mbox, cptpf->pdev, in cptx_attach_and_enable_cores()
323 ret = otx2_cpt_write_af_reg(&cptpf->afpf_mbox, in cptx_attach_and_enable_cores()
1245 otx2_cpt_write_af_reg(&cptpf->afpf_mbox, pdev, CPT_AF_CTL, in otx2_cpt_create_eng_grps()
1309 ret = otx2_cpt_read_af_reg(&cptpf->afpf_mbox, in cptx_disable_all_cores()
[all …]
A Dotx2_cpt_devlink.c42 otx2_cpt_read_af_reg(&cptpf->afpf_mbox, pdev, CPT_AF_CTL, &reg_val, in otx2_cpt_dl_t106_mode_get()
62 otx2_cpt_read_af_reg(&cptpf->afpf_mbox, pdev, CPT_AF_CTL, in otx2_cpt_dl_t106_mode_set()
66 return otx2_cpt_write_af_reg(&cptpf->afpf_mbox, pdev, in otx2_cpt_dl_t106_mode_set()
A Dotx2_cptpf_main.c143 mbox = &pf->afpf_mbox; in cptpf_flr_wq_handler()
161 if (!otx2_cpt_sync_mbox_msg(&pf->afpf_mbox)) { in cptpf_flr_wq_handler()
444 ret = otx2_cpt_send_ready_msg(&cptpf->afpf_mbox, cptpf->pdev); in cptpf_register_afpf_mbox_intr()
475 err = otx2_mbox_init(&cptpf->afpf_mbox, cptpf->afpf_mbox_base, in cptpf_afpf_mbox_init()
492 otx2_mbox_destroy(&cptpf->afpf_mbox); in cptpf_afpf_mbox_init()
501 otx2_mbox_destroy(&cptpf->afpf_mbox); in cptpf_afpf_mbox_destroy()
601 otx2_cpt_read_af_reg(&cptpf->afpf_mbox, pdev, CPT_AF_CTL, &reg_val, in cptpf_get_rid()
629 ret = otx2_cpt_read_af_reg(&cptpf->afpf_mbox, cptpf->pdev, in cptpf_device_init()
A Dotx2_cptpf.h40 struct otx2_mbox afpf_mbox; member

Completed in 16 milliseconds