Lines Matching refs:otx2_cptpf_dev
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()
203 otx2_inline_cptlf_setup(struct otx2_cptpf_dev *cptpf, in otx2_inline_cptlf_setup()
243 static int handle_msg_rx_inline_ipsec_lf_cfg(struct otx2_cptpf_dev *cptpf, in handle_msg_rx_inline_ipsec_lf_cfg()
309 static int cptpf_handle_vf_req(struct otx2_cptpf_dev *cptpf, in cptpf_handle_vf_req()
347 struct otx2_cptpf_dev *cptpf = arg; in otx2_cptpf_vfpf_mbox_intr()
378 struct otx2_cptpf_dev *cptpf; in otx2_cptpf_vfpf_mbox_handler()
424 struct otx2_cptpf_dev *cptpf = arg; in otx2_cptpf_afpf_mbox_intr()
454 static void process_afpf_mbox_msg(struct otx2_cptpf_dev *cptpf, in process_afpf_mbox_msg()
519 static void forward_to_vf(struct otx2_cptpf_dev *cptpf, struct mbox_msghdr *msg, in forward_to_vf()
565 struct otx2_cptpf_dev *cptpf; in otx2_cptpf_afpf_mbox_handler()
572 cptpf = container_of(work, struct otx2_cptpf_dev, afpf_mbox_work); in otx2_cptpf_afpf_mbox_handler()
600 static void handle_msg_cpt_inst_lmtst(struct otx2_cptpf_dev *cptpf, in handle_msg_cpt_inst_lmtst()
622 static void process_afpf_mbox_up_msg(struct otx2_cptpf_dev *cptpf, in process_afpf_mbox_up_msg()
642 struct otx2_cptpf_dev *cptpf; in otx2_cptpf_afpf_mbox_up_handler()
649 cptpf = container_of(work, struct otx2_cptpf_dev, afpf_mbox_up_work); in otx2_cptpf_afpf_mbox_up_handler()