Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_mbox.c28 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() local
[all …]
H A Dotx2_cpt_devlink.c11 struct otx2_cptpf_dev *cptpf = cpt_dl->cptpf; in otx2_cpt_dl_egrp_create() local
21 struct otx2_cptpf_dev *cptpf = cpt_dl->cptpf; in otx2_cpt_dl_egrp_delete() local
38 struct otx2_cptpf_dev *cptpf = cpt_dl->cptpf; in otx2_cpt_dl_t106_mode_get() local
54 struct otx2_cptpf_dev *cptpf = cpt_dl->cptpf; in otx2_cpt_dl_t106_mode_set() local
120 struct otx2_cptpf_dev *cptpf = cpt_dl->cptpf; in otx2_cpt_devlink_info_get() local
141 int otx2_cpt_register_dl(struct otx2_cptpf_dev *cptpf) in otx2_cpt_register_dl()
172 void otx2_cpt_unregister_dl(struct otx2_cptpf_dev *cptpf) in otx2_cpt_unregister_dl()
H A Dotx2_cpt_devlink.h13 struct otx2_cptpf_dev *cptpf; member
H A Dotx2_cptpf.h14 struct otx2_cptpf_dev *cptpf; /* PF pointer this VF belongs to */ member