Home
last modified time | relevance | path

Searched defs:cptpf (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/crypto/marvell/octeontx2/
A Dotx2_cptpf_main.c175 struct otx2_cptpf_dev *cptpf = arg; in cptpf_vf_flr_intr() local
206 struct otx2_cptpf_dev *cptpf = arg; in cptpf_vf_me_intr() local
494 struct otx2_cptpf_dev *cptpf = dev_get_drvdata(dev); in kvf_limits_show() local
503 struct otx2_cptpf_dev *cptpf = dev_get_drvdata(dev); in kvf_limits_store() local
530 static int cpt_is_pf_usable(struct otx2_cptpf_dev *cptpf) in cpt_is_pf_usable()
576 static int cptpf_device_reset(struct otx2_cptpf_dev *cptpf) in cptpf_device_reset()
598 static int cptpf_device_init(struct otx2_cptpf_dev *cptpf) in cptpf_device_init()
629 struct otx2_cptpf_dev *cptpf = pci_get_drvdata(pdev); in cptpf_sriov_disable() local
647 struct otx2_cptpf_dev *cptpf = pci_get_drvdata(pdev); in cptpf_sriov_enable() local
705 struct otx2_cptpf_dev *cptpf; in otx2_cptpf_probe() local
[all …]
A Dotx2_cptpf_mbox.c14 static int forward_to_af(struct otx2_cptpf_dev *cptpf, in forward_to_af()
51 static int handle_msg_get_caps(struct otx2_cptpf_dev *cptpf, in handle_msg_get_caps()
73 static int handle_msg_get_eng_grp_num(struct otx2_cptpf_dev *cptpf, in handle_msg_get_eng_grp_num()
96 static int handle_msg_kvf_limits(struct otx2_cptpf_dev *cptpf, in handle_msg_kvf_limits()
115 static int cptpf_handle_vf_req(struct otx2_cptpf_dev *cptpf, in cptpf_handle_vf_req()
149 struct otx2_cptpf_dev *cptpf = arg; in otx2_cptpf_vfpf_mbox_intr() local
180 struct otx2_cptpf_dev *cptpf; in otx2_cptpf_vfpf_mbox_handler() local
226 struct otx2_cptpf_dev *cptpf = arg; in otx2_cptpf_afpf_mbox_intr() local
242 static void process_afpf_mbox_msg(struct otx2_cptpf_dev *cptpf, in process_afpf_mbox_msg()
290 static void forward_to_vf(struct otx2_cptpf_dev *cptpf, struct mbox_msghdr *msg, in forward_to_vf()
[all …]
A Dotx2_cpt_devlink.c10 struct otx2_cptpf_dev *cptpf = cpt_dl->cptpf; in otx2_cpt_dl_egrp_create() local
19 struct otx2_cptpf_dev *cptpf = cpt_dl->cptpf; in otx2_cpt_dl_egrp_delete() local
28 struct otx2_cptpf_dev *cptpf = cpt_dl->cptpf; in otx2_cpt_dl_uc_info() local
76 struct otx2_cptpf_dev *cptpf = cpt_dl->cptpf; in otx2_cpt_devlink_info_get() local
97 int otx2_cpt_register_dl(struct otx2_cptpf_dev *cptpf) in otx2_cpt_register_dl()
129 void otx2_cpt_unregister_dl(struct otx2_cptpf_dev *cptpf) in otx2_cpt_unregister_dl()
A Dotx2_cptpf_ucode.c122 struct otx2_cptpf_dev *cptpf = dev_get_drvdata(dev); in get_ucode_type() local
158 static int __write_ucode_base(struct otx2_cptpf_dev *cptpf, int eng, in __write_ucode_base()
167 struct otx2_cptpf_dev *cptpf, int blkaddr) in cptx_set_ucode_base()
204 struct otx2_cptpf_dev *cptpf = obj; in cpt_set_ucode_base() local
216 struct otx2_cptpf_dev *cptpf, in cptx_detach_and_disable_cores()
284 struct otx2_cptpf_dev *cptpf = obj; in cpt_detach_and_disable_cores() local
303 struct otx2_cptpf_dev *cptpf, in cptx_attach_and_enable_cores()
344 struct otx2_cptpf_dev *cptpf = obj; in cpt_attach_and_enable_cores() local
1140 int otx2_cpt_create_eng_grps(struct otx2_cptpf_dev *cptpf, in otx2_cpt_create_eng_grps()
1326 int otx2_cpt_disable_all_cores(struct otx2_cptpf_dev *cptpf) in otx2_cpt_disable_all_cores()
[all …]
A Dotx2_cpt_devlink.h13 struct otx2_cptpf_dev *cptpf; member
A Dcn10k_cpt.c46 int cn10k_cptpf_lmtst_init(struct otx2_cptpf_dev *cptpf) in cn10k_cptpf_lmtst_init()
A Dotx2_cptpf.h14 struct otx2_cptpf_dev *cptpf; /* PF pointer this VF belongs to */ member

Completed in 16 milliseconds