Searched refs:mbox_msghdr (Results 1 – 13 of 13) sorted by relevance
81 struct mbox_msghdr { struct383 struct mbox_msghdr hdr;390 struct mbox_msghdr hdr;401 struct mbox_msghdr hdr;424 struct mbox_msghdr hdr;441 struct mbox_msghdr hdr;455 struct mbox_msghdr hdr;474 struct mbox_msghdr hdr;494 struct mbox_msghdr hdr;503 struct mbox_msghdr hdr;[all …]
262 struct mbox_msghdr *otx2_mbox_alloc_msg_rsp(struct otx2_mbox *mbox, int devid, in otx2_mbox_alloc_msg_rsp()266 struct mbox_msghdr *msghdr = NULL; in otx2_mbox_alloc_msg_rsp()297 struct mbox_msghdr *otx2_mbox_get_rsp(struct otx2_mbox *mbox, int devid, in otx2_mbox_get_rsp()298 struct mbox_msghdr *msg) in otx2_mbox_get_rsp()311 struct mbox_msghdr *pmsg = mdev->mbase + imsg; in otx2_mbox_get_rsp()312 struct mbox_msghdr *prsp = mdev->mbase + irsp; in otx2_mbox_get_rsp()345 struct mbox_msghdr *preq = mdev->mbase + ireq; in otx2_mbox_check_rsp_msgs()346 struct mbox_msghdr *prsp = mdev->mbase + irsp; in otx2_mbox_check_rsp_msgs()
2067 struct mbox_msghdr *req) in rvu_process_mbox_msg()2123 struct mbox_msghdr *msg; in __rvu_mbox_handler()2207 struct mbox_msghdr *msg; in __rvu_mbox_up_handler()
16 struct mbox_msghdr *req, int size) in forward_to_af()18 struct mbox_msghdr *msg; in forward_to_af()28 memcpy((uint8_t *)msg + sizeof(struct mbox_msghdr), in forward_to_af()53 struct mbox_msghdr *req) in handle_msg_get_caps()75 struct mbox_msghdr *req) in handle_msg_get_eng_grp_num()98 struct mbox_msghdr *req) in handle_msg_kvf_limits()117 struct mbox_msghdr *req, int size) in cptpf_handle_vf_req()184 struct mbox_msghdr *msg; in otx2_cptpf_vfpf_mbox_handler()243 struct mbox_msghdr *msg) in process_afpf_mbox_msg()294 struct mbox_msghdr *fwd; in forward_to_vf()[all …]
53 struct mbox_msghdr hdr;58 struct mbox_msghdr hdr;68 struct mbox_msghdr hdr;72 struct mbox_msghdr hdr;100 struct mbox_msghdr hdr;104 struct mbox_msghdr hdr;
70 struct mbox_msghdr *msg) in process_pfvf_mbox_mbox_msg()143 struct mbox_msghdr *msg; in otx2_cptvf_pfvf_mbox_handler()159 msg = (struct mbox_msghdr *)(mdev->mbase + pfvf_mbox->rx_start + in otx2_cptvf_pfvf_mbox_handler()193 struct mbox_msghdr *req; in otx2_cptvf_send_kvf_limits_msg()195 req = (struct mbox_msghdr *) in otx2_cptvf_send_kvf_limits_msg()
26 struct mbox_msghdr *req; in otx2_cpt_send_ready_msg()186 struct mbox_msghdr *req; in otx2_cpt_msix_offset_msg()
133 struct mbox_msghdr *req; in cptpf_flr_wq_handler()
38 struct mbox_msghdr *msg) in otx2vf_process_vfaf_mbox_msg()92 struct mbox_msghdr *msg; in otx2vf_vfaf_mbox_handler()106 msg = (struct mbox_msghdr *)(mdev->mbase + offset); in otx2vf_vfaf_mbox_handler()116 struct mbox_msghdr *req) in otx2vf_process_mbox_msg_up()153 struct mbox_msghdr *msg; in otx2vf_vfaf_mbox_up_handler()171 msg = (struct mbox_msghdr *)(mdev->mbase + offset); in otx2vf_vfaf_mbox_up_handler()
461 struct mbox_msghdr *msg = NULL; in otx2_pfvf_mbox_handler()480 msg = (struct mbox_msghdr *)(mdev->mbase + mbox->rx_start + in otx2_pfvf_mbox_handler()509 struct mbox_msghdr *msg; in otx2_pfvf_mbox_up_handler()744 struct mbox_msghdr *msg) in otx2_process_pfaf_mbox_msg()820 struct mbox_msghdr *msg; in otx2_pfaf_mbox_handler()835 msg = (struct mbox_msghdr *)(mdev->mbase + offset); in otx2_pfaf_mbox_handler()900 struct mbox_msghdr *req) in otx2_process_mbox_msg_up()948 struct mbox_msghdr *msg; in otx2_pfaf_mbox_up_handler()955 msg = (struct mbox_msghdr *)(mdev->mbase + offset); in otx2_pfaf_mbox_up_handler()2961 struct mbox_msghdr *msghdr; in otx2_vf_link_event_task()
829 memcpy(&dummy.hdr, &req->hdr, sizeof(struct mbox_msghdr)); in otx2_tc_add_flow()
1425 struct mbox_msghdr *rsp_hdr; in otx2_enable_rxvlan()
163 struct mbox_msghdr *msghdr; in otx2_hw_get_mac_addr()
Completed in 52 milliseconds