Searched refs:otx2_cptpf_dev (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/crypto/marvell/octeontx2/ |
| H A D | otx2_cptpf_main.c | 21 static void cptpf_enable_vfpf_mbox_intr(struct otx2_cptpf_dev *cptpf, in cptpf_enable_vfpf_mbox_intr() 47 static void cptpf_disable_vfpf_mbox_intr(struct otx2_cptpf_dev *cptpf, in cptpf_disable_vfpf_mbox_intr() 72 static void cptpf_enable_vf_flr_me_intrs(struct otx2_cptpf_dev *cptpf, in cptpf_enable_vf_flr_me_intrs() 103 static void cptpf_disable_vf_flr_me_intrs(struct otx2_cptpf_dev *cptpf, in cptpf_disable_vf_flr_me_intrs() 137 struct otx2_cptpf_dev *pf; in cptpf_flr_wq_handler() 180 struct otx2_cptpf_dev *cptpf = arg; in cptpf_vf_flr_intr() 211 struct otx2_cptpf_dev *cptpf = arg; in cptpf_vf_me_intr() 236 static void cptpf_unregister_vfpf_intr(struct otx2_cptpf_dev *cptpf, in cptpf_unregister_vfpf_intr() 243 static int cptpf_register_vfpf_intr(struct otx2_cptpf_dev *cptpf, int num_vfs) in cptpf_register_vfpf_intr() 326 static void cptpf_flr_wq_destroy(struct otx2_cptpf_dev *pf) in cptpf_flr_wq_destroy() [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() 87 static int handle_msg_get_eng_grp_num(struct otx2_cptpf_dev *cptpf, in handle_msg_get_eng_grp_num() 110 static int handle_msg_kvf_limits(struct otx2_cptpf_dev *cptpf, in handle_msg_kvf_limits() 129 static int send_inline_ipsec_inbound_msg(struct otx2_cptpf_dev *cptpf, in send_inline_ipsec_inbound_msg() 155 static int rx_inline_ipsec_lf_cfg(struct otx2_cptpf_dev *cptpf, u8 egrp, in rx_inline_ipsec_lf_cfg() 204 otx2_inline_cptlf_setup(struct otx2_cptpf_dev *cptpf, in otx2_inline_cptlf_setup() 244 static int handle_msg_rx_inline_ipsec_lf_cfg(struct otx2_cptpf_dev *cptpf, in handle_msg_rx_inline_ipsec_lf_cfg() 305 static int cptpf_handle_vf_req(struct otx2_cptpf_dev *cptpf, in cptpf_handle_vf_req() 343 struct otx2_cptpf_dev *cptpf = arg; in otx2_cptpf_vfpf_mbox_intr() [all …]
|
| H A D | otx2_cptpf_ucode.h | 155 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,
|
| H A D | otx2_cptpf.h | 12 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, argument
|
| H A D | otx2_cpt_devlink.c | 11 struct otx2_cptpf_dev *cptpf = cpt_dl->cptpf; in otx2_cpt_dl_egrp_create() 21 struct otx2_cptpf_dev *cptpf = cpt_dl->cptpf; in otx2_cpt_dl_egrp_delete() 40 struct otx2_cptpf_dev *cptpf = cpt_dl->cptpf; in otx2_cpt_dl_t106_mode_get() 56 struct otx2_cptpf_dev *cptpf = cpt_dl->cptpf; in otx2_cpt_dl_t106_mode_set() 122 struct otx2_cptpf_dev *cptpf = cpt_dl->cptpf; in otx2_cpt_devlink_info_get() 143 int otx2_cpt_register_dl(struct otx2_cptpf_dev *cptpf) in otx2_cpt_register_dl() 174 void otx2_cpt_unregister_dl(struct otx2_cptpf_dev *cptpf) in otx2_cpt_unregister_dl()
|
| H A D | otx2_cpt_devlink.h | 13 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 D | otx2_cptpf_ucode.c | 162 static int __write_ucode_base(struct otx2_cptpf_dev *cptpf, int eng, in __write_ucode_base() 171 struct otx2_cptpf_dev *cptpf, int blkaddr) in cptx_set_ucode_base() 210 struct otx2_cptpf_dev *cptpf = obj; in cpt_set_ucode_base() 222 struct otx2_cptpf_dev *cptpf, in cptx_detach_and_disable_cores() 290 struct otx2_cptpf_dev *cptpf = obj; in cpt_detach_and_disable_cores() 309 struct otx2_cptpf_dev *cptpf, in cptx_attach_and_enable_cores() 350 struct otx2_cptpf_dev *cptpf = obj; in cpt_attach_and_enable_cores() 1148 int otx2_cpt_create_eng_grps(struct otx2_cptpf_dev *cptpf, in otx2_cpt_create_eng_grps() 1284 static int cptx_disable_all_cores(struct otx2_cptpf_dev *cptpf, int total_cores, in cptx_disable_all_cores() 1338 int otx2_cpt_disable_all_cores(struct otx2_cptpf_dev *cptpf) in otx2_cpt_disable_all_cores() [all …]
|
| H A D | cn10k_cpt.h | 51 int cn10k_cptpf_lmtst_init(struct otx2_cptpf_dev *cptpf);
|
| H A D | cn10k_cpt.c | 83 int cn10k_cptpf_lmtst_init(struct otx2_cptpf_dev *cptpf) in cn10k_cptpf_lmtst_init()
|