Searched defs:cptpf (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/drivers/crypto/marvell/octeontx2/ |
| H A D | otx2_cptpf_main.c | 179 struct otx2_cptpf_dev *cptpf = arg; in cptpf_vf_flr_intr() local 210 struct otx2_cptpf_dev *cptpf = arg; in cptpf_vf_me_intr() local 508 struct otx2_cptpf_dev *cptpf = dev_get_drvdata(dev); in sso_pf_func_ovrd_show() local 517 struct otx2_cptpf_dev *cptpf = dev_get_drvdata(dev); in sso_pf_func_ovrd_store() local 534 struct otx2_cptpf_dev *cptpf = dev_get_drvdata(dev); in kvf_limits_show() local 543 struct otx2_cptpf_dev *cptpf = dev_get_drvdata(dev); in kvf_limits_store() local 573 static int cpt_is_pf_usable(struct otx2_cptpf_dev *cptpf) in cpt_is_pf_usable() 647 struct otx2_cptpf_dev *cptpf = pci_get_drvdata(pdev); in cptpf_sriov_disable() local 665 struct otx2_cptpf_dev *cptpf = pci_get_drvdata(pdev); in cptpf_sriov_enable() local 724 struct otx2_cptpf_dev *cptpf; in otx2_cptpf_probe() local [all …]
|
| H A D | otx2_cptpf_mbox.c | 28 static int forward_to_af(struct otx2_cptpf_dev *cptpf, in forward_to_af() 65 static int handle_msg_get_caps(struct otx2_cptpf_dev *cptpf, in handle_msg_get_caps() 110 static int handle_msg_kvf_limits(struct otx2_cptpf_dev *cptpf, in handle_msg_kvf_limits() 203 otx2_inline_cptlf_setup(struct otx2_cptpf_dev *cptpf, in otx2_inline_cptlf_setup() 309 static int cptpf_handle_vf_req(struct otx2_cptpf_dev *cptpf, in cptpf_handle_vf_req() 347 struct otx2_cptpf_dev *cptpf = arg; in otx2_cptpf_vfpf_mbox_intr() local 378 struct otx2_cptpf_dev *cptpf; in otx2_cptpf_vfpf_mbox_handler() local 424 struct otx2_cptpf_dev *cptpf = arg; in otx2_cptpf_afpf_mbox_intr() local 454 static void process_afpf_mbox_msg(struct otx2_cptpf_dev *cptpf, in process_afpf_mbox_msg() 565 struct otx2_cptpf_dev *cptpf; in otx2_cptpf_afpf_mbox_handler() local [all …]
|
| H A D | otx2_cpt_devlink.c | 11 struct otx2_cptpf_dev *cptpf = cpt_dl->cptpf; in otx2_cpt_dl_egrp_create() local 21 struct otx2_cptpf_dev *cptpf = cpt_dl->cptpf; in otx2_cpt_dl_egrp_delete() local 38 struct otx2_cptpf_dev *cptpf = cpt_dl->cptpf; in otx2_cpt_dl_t106_mode_get() local 54 struct otx2_cptpf_dev *cptpf = cpt_dl->cptpf; in otx2_cpt_dl_t106_mode_set() local 120 struct otx2_cptpf_dev *cptpf = cpt_dl->cptpf; in otx2_cpt_devlink_info_get() local 141 int otx2_cpt_register_dl(struct otx2_cptpf_dev *cptpf) in otx2_cpt_register_dl() 172 void otx2_cpt_unregister_dl(struct otx2_cptpf_dev *cptpf) in otx2_cpt_unregister_dl()
|
| H A D | otx2_cptpf_ucode.c | 161 static int __write_ucode_base(struct otx2_cptpf_dev *cptpf, int eng, in __write_ucode_base() 170 struct otx2_cptpf_dev *cptpf, int blkaddr) in cptx_set_ucode_base() 207 struct otx2_cptpf_dev *cptpf = obj; in cpt_set_ucode_base() local 219 struct otx2_cptpf_dev *cptpf, in cptx_detach_and_disable_cores() 287 struct otx2_cptpf_dev *cptpf = obj; in cpt_detach_and_disable_cores() local 306 struct otx2_cptpf_dev *cptpf, in cptx_attach_and_enable_cores() 347 struct otx2_cptpf_dev *cptpf = obj; in cpt_attach_and_enable_cores() local 1145 int otx2_cpt_create_eng_grps(struct otx2_cptpf_dev *cptpf, in otx2_cpt_create_eng_grps() 1335 int otx2_cpt_disable_all_cores(struct otx2_cptpf_dev *cptpf) in otx2_cpt_disable_all_cores() 1579 int otx2_cpt_dl_custom_egrp_create(struct otx2_cptpf_dev *cptpf, in otx2_cpt_dl_custom_egrp_create() [all …]
|
| H A D | otx2_cpt_devlink.h | 13 struct otx2_cptpf_dev *cptpf; member
|
| H A D | cn10k_cpt.c | 48 int cn10k_cptpf_lmtst_init(struct otx2_cptpf_dev *cptpf) in cn10k_cptpf_lmtst_init()
|
| H A D | otx2_cptpf.h | 14 struct otx2_cptpf_dev *cptpf; /* PF pointer this VF belongs to */ member
|