Lines Matching defs:cptpf
14 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() local
180 struct otx2_cptpf_dev *cptpf; in otx2_cptpf_vfpf_mbox_handler() local
226 struct otx2_cptpf_dev *cptpf = arg; in otx2_cptpf_afpf_mbox_intr() local
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()
336 struct otx2_cptpf_dev *cptpf; in otx2_cptpf_afpf_mbox_handler() local