Home
last modified time | relevance | path

Searched defs:cptpf (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/
H A DMakefile
/kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/
H A DMakefile
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/
H A Dotx2_cpt_devlink.h13 struct otx2_cptpf_dev *cptpf; member
H A Dcn10k_cpt.c46 int cn10k_cptpf_lmtst_init(struct otx2_cptpf_dev *cptpf) in cn10k_cptpf_lmtst_init() argument
H 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 in otx2_cpt_devlink_info_get() local
97 otx2_cpt_register_dl(struct otx2_cptpf_dev *cptpf) otx2_cpt_register_dl() argument
129 otx2_cpt_unregister_dl(struct otx2_cptpf_dev *cptpf) otx2_cpt_unregister_dl() argument
[all...]
H A Dotx2_cptpf.h14 struct otx2_cptpf_dev *cptpf; /* PF pointer this VF belongs to */ member
H A Dotx2_cptpf_mbox.c28 static int forward_to_af(struct otx2_cptpf_dev *cptpf, in forward_to_af() argument
65 static int handle_msg_get_caps(struct otx2_cptpf_dev *cptpf, in handle_msg_get_caps() argument
87 handle_msg_get_eng_grp_num(struct otx2_cptpf_dev *cptpf, struct otx2_cptvf_info *vf, struct mbox_msghdr *req) handle_msg_get_eng_grp_num() argument
110 handle_msg_kvf_limits(struct otx2_cptpf_dev *cptpf, struct otx2_cptvf_info *vf, struct mbox_msghdr *req) handle_msg_kvf_limits() argument
129 send_inline_ipsec_inbound_msg(struct otx2_cptpf_dev *cptpf, int sso_pf_func, u8 slot) send_inline_ipsec_inbound_msg() argument
155 rx_inline_ipsec_lf_cfg(struct otx2_cptpf_dev *cptpf, u8 egrp, struct otx2_cpt_rx_inline_lf_cfg *req) rx_inline_ipsec_lf_cfg() argument
200 handle_msg_rx_inline_ipsec_lf_cfg(struct otx2_cptpf_dev *cptpf, struct mbox_msghdr *req) handle_msg_rx_inline_ipsec_lf_cfg() argument
262 cptpf_handle_vf_req(struct otx2_cptpf_dev *cptpf, struct otx2_cptvf_info *vf, struct mbox_msghdr *req, int size) cptpf_handle_vf_req() argument
300 struct otx2_cptpf_dev *cptpf = arg; otx2_cptpf_vfpf_mbox_intr() local
331 struct otx2_cptpf_dev *cptpf; otx2_cptpf_vfpf_mbox_handler() local
377 struct otx2_cptpf_dev *cptpf = arg; otx2_cptpf_afpf_mbox_intr() local
407 process_afpf_mbox_msg(struct otx2_cptpf_dev *cptpf, struct mbox_msghdr *msg) process_afpf_mbox_msg() argument
461 forward_to_vf(struct otx2_cptpf_dev *cptpf, struct mbox_msghdr *msg, int vf_id, int size) forward_to_vf() argument
507 struct otx2_cptpf_dev *cptpf; otx2_cptpf_afpf_mbox_handler() local
542 handle_msg_cpt_inst_lmtst(struct otx2_cptpf_dev *cptpf, struct mbox_msghdr *msg) handle_msg_cpt_inst_lmtst() argument
564 process_afpf_mbox_up_msg(struct otx2_cptpf_dev *cptpf, struct mbox_msghdr *msg) process_afpf_mbox_up_msg() argument
584 struct otx2_cptpf_dev *cptpf; otx2_cptpf_afpf_mbox_up_handler() local
[all...]
H A Dotx2_cptpf_main.c18 static void cptpf_enable_vfpf_mbox_intr(struct otx2_cptpf_dev *cptpf, in cptpf_enable_vfpf_mbox_intr() argument
44 static void cptpf_disable_vfpf_mbox_intr(struct otx2_cptpf_dev *cptpf, in cptpf_disable_vfpf_mbox_intr() argument
69 cptpf_enable_vf_flr_me_intrs(struct otx2_cptpf_dev *cptpf, int num_vfs) cptpf_enable_vf_flr_me_intrs() argument
100 cptpf_disable_vf_flr_me_intrs(struct otx2_cptpf_dev *cptpf, int num_vfs) cptpf_disable_vf_flr_me_intrs() argument
177 struct otx2_cptpf_dev *cptpf = arg; cptpf_vf_flr_intr() local
208 struct otx2_cptpf_dev *cptpf = arg; cptpf_vf_me_intr() local
233 cptpf_unregister_vfpf_intr(struct otx2_cptpf_dev *cptpf, int num_vfs) cptpf_unregister_vfpf_intr() argument
240 cptpf_register_vfpf_intr(struct otx2_cptpf_dev *cptpf, int num_vfs) cptpf_register_vfpf_intr() argument
332 cptpf_flr_wq_init(struct otx2_cptpf_dev *cptpf, int num_vfs) cptpf_flr_wq_init() argument
356 cptpf_vfpf_mbox_init(struct otx2_cptpf_dev *cptpf, int num_vfs) cptpf_vfpf_mbox_init() argument
406 cptpf_vfpf_mbox_destroy(struct otx2_cptpf_dev *cptpf) cptpf_vfpf_mbox_destroy() argument
412 cptpf_disable_afpf_mbox_intr(struct otx2_cptpf_dev *cptpf) cptpf_disable_afpf_mbox_intr() argument
421 cptpf_register_afpf_mbox_intr(struct otx2_cptpf_dev *cptpf) cptpf_register_afpf_mbox_intr() argument
452 cptpf_afpf_mbox_init(struct otx2_cptpf_dev *cptpf) cptpf_afpf_mbox_init() argument
496 cptpf_afpf_mbox_destroy(struct otx2_cptpf_dev *cptpf) cptpf_afpf_mbox_destroy() argument
506 struct otx2_cptpf_dev *cptpf = dev_get_drvdata(dev); sso_pf_func_ovrd_show() local
515 struct otx2_cptpf_dev *cptpf = dev_get_drvdata(dev); sso_pf_func_ovrd_store() local
532 struct otx2_cptpf_dev *cptpf = dev_get_drvdata(dev); kvf_limits_show() local
541 struct otx2_cptpf_dev *cptpf = dev_get_drvdata(dev); kvf_limits_store() local
571 cpt_is_pf_usable(struct otx2_cptpf_dev *cptpf) cpt_is_pf_usable() argument
590 cptx_device_reset(struct otx2_cptpf_dev *cptpf, int blkaddr) cptx_device_reset() argument
617 cptpf_device_reset(struct otx2_cptpf_dev *cptpf) cptpf_device_reset() argument
629 cptpf_check_block_implemented(struct otx2_cptpf_dev *cptpf) cptpf_check_block_implemented() argument
639 cptpf_device_init(struct otx2_cptpf_dev *cptpf) cptpf_device_init() argument
670 struct otx2_cptpf_dev *cptpf = pci_get_drvdata(pdev); cptpf_sriov_disable() local
688 struct otx2_cptpf_dev *cptpf = pci_get_drvdata(pdev); cptpf_sriov_enable() local
746 struct otx2_cptpf_dev *cptpf; otx2_cptpf_probe() local
840 struct otx2_cptpf_dev *cptpf = pci_get_drvdata(pdev); otx2_cptpf_remove() local
[all...]
H 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() argument
166 cptx_set_ucode_base(struct otx2_cpt_eng_grp_info *eng_grp, struct otx2_cptpf_dev *cptpf, int blkaddr) cptx_set_ucode_base() argument
204 struct otx2_cptpf_dev *cptpf = obj; cpt_set_ucode_base() local
215 cptx_detach_and_disable_cores(struct otx2_cpt_eng_grp_info *eng_grp, struct otx2_cptpf_dev *cptpf, struct otx2_cpt_bitmap bmap, int blkaddr) cptx_detach_and_disable_cores() argument
284 struct otx2_cptpf_dev *cptpf = obj; cpt_detach_and_disable_cores() local
302 cptx_attach_and_enable_cores(struct otx2_cpt_eng_grp_info *eng_grp, struct otx2_cptpf_dev *cptpf, struct otx2_cpt_bitmap bmap, int blkaddr) cptx_attach_and_enable_cores() argument
344 struct otx2_cptpf_dev *cptpf = obj; cpt_attach_and_enable_cores() local
1140 otx2_cpt_create_eng_grps(struct otx2_cptpf_dev *cptpf, struct otx2_cpt_eng_grps *eng_grps) otx2_cpt_create_eng_grps() argument
1272 cptx_disable_all_cores(struct otx2_cptpf_dev *cptpf, int total_cores, int blkaddr) cptx_disable_all_cores() argument
1326 otx2_cpt_disable_all_cores(struct otx2_cptpf_dev *cptpf) otx2_cpt_disable_all_cores() argument
1478 otx2_cpt_discover_eng_capabilities(struct otx2_cptpf_dev *cptpf) otx2_cpt_discover_eng_capabilities() argument
1570 otx2_cpt_dl_custom_egrp_create(struct otx2_cptpf_dev *cptpf, struct devlink_param_gset_ctx *ctx) otx2_cpt_dl_custom_egrp_create() argument
1731 otx2_cpt_dl_custom_egrp_delete(struct otx2_cptpf_dev *cptpf, struct devlink_param_gset_ctx *ctx) otx2_cpt_dl_custom_egrp_delete() argument
1810 otx2_cpt_print_uc_dbg_info(struct otx2_cptpf_dev *cptpf) otx2_cpt_print_uc_dbg_info() argument
[all...]

Completed in 6 milliseconds