Searched refs:mbox_msghdr (Results 1 – 8 of 8) sorted by relevance
30 struct mbox_msghdr *req, int size) in forward_to_af()32 struct mbox_msghdr *msg; in forward_to_af()42 memcpy((uint8_t *)msg + sizeof(struct mbox_msghdr), in forward_to_af()43 (uint8_t *)req + sizeof(struct mbox_msghdr), size); in forward_to_af()67 struct mbox_msghdr *req) in handle_msg_get_caps()89 struct mbox_msghdr *req) in handle_msg_get_eng_grp_num()112 struct mbox_msghdr *req) in handle_msg_kvf_limits()244 struct mbox_msghdr *req) in handle_msg_rx_inline_ipsec_lf_cfg()311 struct mbox_msghdr *req, int size) in cptpf_handle_vf_req()382 struct mbox_msghdr *msg; in otx2_cptpf_vfpf_mbox_handler()[all …]
53 struct mbox_msghdr hdr;72 struct mbox_msghdr hdr;77 struct mbox_msghdr hdr;87 struct mbox_msghdr hdr;91 struct mbox_msghdr hdr;122 struct mbox_msghdr hdr;126 struct mbox_msghdr hdr;
70 struct mbox_msghdr *msg) in process_pfvf_mbox_mbox_msg()151 struct mbox_msghdr *msg; in otx2_cptvf_pfvf_mbox_handler()167 msg = (struct mbox_msghdr *)(mdev->mbase + pfvf_mbox->rx_start + in otx2_cptvf_pfvf_mbox_handler()201 struct mbox_msghdr *req; in otx2_cptvf_send_kvf_limits_msg()203 req = (struct mbox_msghdr *) in otx2_cptvf_send_kvf_limits_msg()221 struct mbox_msghdr *req; in otx2_cptvf_send_caps_msg()223 req = (struct mbox_msghdr *) in otx2_cptvf_send_caps_msg()
26 struct mbox_msghdr *req; in otx2_cpt_send_ready_msg()189 struct mbox_msghdr *req; in otx2_cpt_msix_offset_msg()
137 struct mbox_msghdr *req; in cptpf_flr_wq_handler()
304 struct mbox_msghdr *otx2_mbox_alloc_msg_rsp(struct otx2_mbox *mbox, int devid, in otx2_mbox_alloc_msg_rsp()308 struct mbox_msghdr *msghdr = NULL; in otx2_mbox_alloc_msg_rsp()339 struct mbox_msghdr *otx2_mbox_get_rsp(struct otx2_mbox *mbox, int devid, in otx2_mbox_get_rsp()340 struct mbox_msghdr *msg) in otx2_mbox_get_rsp()353 struct mbox_msghdr *pmsg = mdev->mbase + imsg; in otx2_mbox_get_rsp()354 struct mbox_msghdr *prsp = mdev->mbase + irsp; in otx2_mbox_get_rsp()387 struct mbox_msghdr *preq = mdev->mbase + ireq; in otx2_mbox_check_rsp_msgs()388 struct mbox_msghdr *prsp = mdev->mbase + irsp; in otx2_mbox_check_rsp_msgs()
2139 struct mbox_msghdr *req) in rvu_process_mbox_msg()2195 struct mbox_msghdr *msg; in __rvu_mbox_handler()2285 struct mbox_msghdr *msg; in __rvu_mbox_up_handler()
721 struct mbox_msghdr *msghdr; in rvu_get_rep_cnt()