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

/linux-master/drivers/crypto/marvell/octeontx2/
H A 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);
H A Dotx2_cptpf_ucode.h155 struct otx2_cptpf_dev;
160 int otx2_cpt_create_eng_grps(struct otx2_cptpf_dev *cptpf,
162 int otx2_cpt_disable_all_cores(struct otx2_cptpf_dev *cptpf);
164 int otx2_cpt_discover_eng_capabilities(struct otx2_cptpf_dev *cptpf);
165 int otx2_cpt_dl_custom_egrp_create(struct otx2_cptpf_dev *cptpf,
167 int otx2_cpt_dl_custom_egrp_delete(struct otx2_cptpf_dev *cptpf,
169 void otx2_cpt_print_uc_dbg_info(struct otx2_cptpf_dev *cptpf);
H A 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
74 int otx2_inline_cptlf_setup(struct otx2_cptpf_dev *cptpf,
H A Dotx2_cpt_devlink.c11 struct otx2_cptpf_dev *cptpf = cpt_dl->cptpf;
21 struct otx2_cptpf_dev *cptpf = cpt_dl->cptpf;
38 struct otx2_cptpf_dev *cptpf = cpt_dl->cptpf;
54 struct otx2_cptpf_dev *cptpf = cpt_dl->cptpf;
120 struct otx2_cptpf_dev *cptpf = cpt_dl->cptpf;
141 int otx2_cpt_register_dl(struct otx2_cptpf_dev *cptpf)
172 void otx2_cpt_unregister_dl(struct otx2_cptpf_dev *cptpf)
H A Dotx2_cptpf_mbox.c28 static int forward_to_af(struct otx2_cptpf_dev *cptpf,
65 static int handle_msg_get_caps(struct otx2_cptpf_dev *cptpf,
87 static int handle_msg_get_eng_grp_num(struct otx2_cptpf_dev *cptpf,
110 static int handle_msg_kvf_limits(struct otx2_cptpf_dev *cptpf,
129 static int send_inline_ipsec_inbound_msg(struct otx2_cptpf_dev *cptpf,
155 static int rx_inline_ipsec_lf_cfg(struct otx2_cptpf_dev *cptpf, u8 egrp,
203 otx2_inline_cptlf_setup(struct otx2_cptpf_dev *cptpf,
243 static int handle_msg_rx_inline_ipsec_lf_cfg(struct otx2_cptpf_dev *cptpf,
309 static int cptpf_handle_vf_req(struct otx2_cptpf_dev *cptpf,
347 struct otx2_cptpf_dev *cptp
[all...]
H A Dotx2_cptpf_main.c20 static void cptpf_enable_vfpf_mbox_intr(struct otx2_cptpf_dev *cptpf,
46 static void cptpf_disable_vfpf_mbox_intr(struct otx2_cptpf_dev *cptpf,
71 static void cptpf_enable_vf_flr_me_intrs(struct otx2_cptpf_dev *cptpf,
102 static void cptpf_disable_vf_flr_me_intrs(struct otx2_cptpf_dev *cptpf,
136 struct otx2_cptpf_dev *pf;
179 struct otx2_cptpf_dev *cptpf = arg;
210 struct otx2_cptpf_dev *cptpf = arg;
235 static void cptpf_unregister_vfpf_intr(struct otx2_cptpf_dev *cptpf,
242 static int cptpf_register_vfpf_intr(struct otx2_cptpf_dev *cptpf, int num_vfs)
325 static void cptpf_flr_wq_destroy(struct otx2_cptpf_dev *p
[all...]
H A Dcn10k_cpt.h51 int cn10k_cptpf_lmtst_init(struct otx2_cptpf_dev *cptpf);
H A Dotx2_cptpf_ucode.c160 static int __write_ucode_base(struct otx2_cptpf_dev *cptpf, int eng,
169 struct otx2_cptpf_dev *cptpf, int blkaddr)
206 struct otx2_cptpf_dev *cptpf = obj;
218 struct otx2_cptpf_dev *cptpf,
286 struct otx2_cptpf_dev *cptpf = obj;
305 struct otx2_cptpf_dev *cptpf,
346 struct otx2_cptpf_dev *cptpf = obj;
1144 int otx2_cpt_create_eng_grps(struct otx2_cptpf_dev *cptpf,
1280 static int cptx_disable_all_cores(struct otx2_cptpf_dev *cptpf, int total_cores,
1334 int otx2_cpt_disable_all_cores(struct otx2_cptpf_dev *cptp
[all...]
H A Dcn10k_cpt.c48 int cn10k_cptpf_lmtst_init(struct otx2_cptpf_dev *cptpf)

Completed in 121 milliseconds