Searched refs:mbox_msghdr (Results 1 – 13 of 13) sorted by relevance
81 struct mbox_msghdr { struct315 struct mbox_msghdr hdr;322 struct mbox_msghdr hdr;333 struct mbox_msghdr hdr;356 struct mbox_msghdr hdr;373 struct mbox_msghdr hdr;387 struct mbox_msghdr hdr;406 struct mbox_msghdr hdr;426 struct mbox_msghdr hdr;434 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()
2038 struct mbox_msghdr *req) in rvu_process_mbox_msg()2094 struct mbox_msghdr *msg; in __rvu_mbox_handler()2178 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()25 memcpy((uint8_t *)msg + sizeof(struct mbox_msghdr), in forward_to_af()46 struct mbox_msghdr *req) in handle_msg_get_caps()68 struct mbox_msghdr *req) in handle_msg_get_eng_grp_num()91 struct mbox_msghdr *req) in handle_msg_kvf_limits()110 struct mbox_msghdr *req, int size) in cptpf_handle_vf_req()177 struct mbox_msghdr *msg; in otx2_cptpf_vfpf_mbox_handler()232 struct mbox_msghdr *msg) in process_afpf_mbox_msg()283 struct mbox_msghdr *fwd; in forward_to_vf()[all …]
52 struct mbox_msghdr hdr;57 struct mbox_msghdr hdr;67 struct mbox_msghdr hdr;71 struct mbox_msghdr hdr;99 struct mbox_msghdr hdr;103 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()196 req = (struct mbox_msghdr *) in otx2_cptvf_send_kvf_limits_msg()
25 struct mbox_msghdr *req; in otx2_cpt_send_ready_msg()178 struct mbox_msghdr *req; in otx2_cpt_msix_offset_msg()
132 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()
455 struct mbox_msghdr *msg = NULL; in otx2_pfvf_mbox_handler()474 msg = (struct mbox_msghdr *)(mdev->mbase + mbox->rx_start + in otx2_pfvf_mbox_handler()503 struct mbox_msghdr *msg; in otx2_pfvf_mbox_up_handler()738 struct mbox_msghdr *msg) in otx2_process_pfaf_mbox_msg()814 struct mbox_msghdr *msg; in otx2_pfaf_mbox_handler()829 msg = (struct mbox_msghdr *)(mdev->mbase + offset); in otx2_pfaf_mbox_handler()885 struct mbox_msghdr *req) in otx2_process_mbox_msg_up()932 struct mbox_msghdr *msg; in otx2_pfaf_mbox_up_handler()939 msg = (struct mbox_msghdr *)(mdev->mbase + offset); in otx2_pfaf_mbox_up_handler()2820 struct mbox_msghdr *msghdr; in otx2_vf_link_event_task()
721 memcpy(&dummy.hdr, &req->hdr, sizeof(struct mbox_msghdr)); in otx2_tc_add_flow()
1333 struct mbox_msghdr *rsp_hdr; in otx2_enable_rxvlan()
168 struct mbox_msghdr *msghdr; in otx2_hw_get_mac_addr()
Completed in 37 milliseconds