Home
last modified time | relevance | path

Searched refs:otx2_cptpf_dev (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.1/drivers/crypto/marvell/octeontx2/
Dotx2_cptpf_ucode.h154 struct otx2_cptpf_dev;
159 int otx2_cpt_create_eng_grps(struct otx2_cptpf_dev *cptpf,
161 int otx2_cpt_disable_all_cores(struct otx2_cptpf_dev *cptpf);
163 int otx2_cpt_discover_eng_capabilities(struct otx2_cptpf_dev *cptpf);
164 int otx2_cpt_dl_custom_egrp_create(struct otx2_cptpf_dev *cptpf,
166 int otx2_cpt_dl_custom_egrp_delete(struct otx2_cptpf_dev *cptpf,
168 void otx2_cpt_print_uc_dbg_info(struct otx2_cptpf_dev *cptpf);
Dotx2_cptpf_main.c16 static void cptpf_enable_vfpf_mbox_intr(struct otx2_cptpf_dev *cptpf, in cptpf_enable_vfpf_mbox_intr()
42 static void cptpf_disable_vfpf_mbox_intr(struct otx2_cptpf_dev *cptpf, in cptpf_disable_vfpf_mbox_intr()
67 static void cptpf_enable_vf_flr_me_intrs(struct otx2_cptpf_dev *cptpf, in cptpf_enable_vf_flr_me_intrs()
98 static void cptpf_disable_vf_flr_me_intrs(struct otx2_cptpf_dev *cptpf, in cptpf_disable_vf_flr_me_intrs()
132 struct otx2_cptpf_dev *pf; in cptpf_flr_wq_handler()
175 struct otx2_cptpf_dev *cptpf = arg; in cptpf_vf_flr_intr()
206 struct otx2_cptpf_dev *cptpf = arg; in cptpf_vf_me_intr()
231 static void cptpf_unregister_vfpf_intr(struct otx2_cptpf_dev *cptpf, in cptpf_unregister_vfpf_intr()
238 static int cptpf_register_vfpf_intr(struct otx2_cptpf_dev *cptpf, int num_vfs) in cptpf_register_vfpf_intr()
321 static void cptpf_flr_wq_destroy(struct otx2_cptpf_dev *pf) in cptpf_flr_wq_destroy()
[all …]
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()
180 struct otx2_cptpf_dev *cptpf; in otx2_cptpf_vfpf_mbox_handler()
226 struct otx2_cptpf_dev *cptpf = arg; in otx2_cptpf_afpf_mbox_intr()
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 …]
Dotx2_cpt_devlink.c10 struct otx2_cptpf_dev *cptpf = cpt_dl->cptpf; in otx2_cpt_dl_egrp_create()
19 struct otx2_cptpf_dev *cptpf = cpt_dl->cptpf; in otx2_cpt_dl_egrp_delete()
28 struct otx2_cptpf_dev *cptpf = cpt_dl->cptpf; in otx2_cpt_dl_uc_info()
76 struct otx2_cptpf_dev *cptpf = cpt_dl->cptpf; in otx2_cpt_devlink_info_get()
101 int otx2_cpt_register_dl(struct otx2_cptpf_dev *cptpf) in otx2_cpt_register_dl()
133 void otx2_cpt_unregister_dl(struct otx2_cptpf_dev *cptpf) in otx2_cpt_unregister_dl()
Dotx2_cptpf.h12 struct otx2_cptpf_dev;
14 struct otx2_cptpf_dev *cptpf; /* PF pointer this VF belongs to */
23 struct otx2_cptpf_dev *pf;
26 struct otx2_cptpf_dev { struct
Dotx2_cpt_devlink.h13 struct otx2_cptpf_dev *cptpf;
17 int otx2_cpt_register_dl(struct otx2_cptpf_dev *cptpf);
18 void otx2_cpt_unregister_dl(struct otx2_cptpf_dev *cptpf);
Dotx2_cptpf_ucode.c122 struct otx2_cptpf_dev *cptpf = dev_get_drvdata(dev); in get_ucode_type()
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()
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()
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()
1140 int otx2_cpt_create_eng_grps(struct otx2_cptpf_dev *cptpf, in otx2_cpt_create_eng_grps()
1272 static int cptx_disable_all_cores(struct otx2_cptpf_dev *cptpf, int total_cores, in cptx_disable_all_cores()
[all …]
Dcn10k_cpt.h33 int cn10k_cptpf_lmtst_init(struct otx2_cptpf_dev *cptpf);
Dcn10k_cpt.c43 int cn10k_cptpf_lmtst_init(struct otx2_cptpf_dev *cptpf) in cn10k_cptpf_lmtst_init()