Searched refs:mbox_msghdr (Results 1 – 4 of 4) sorted by relevance
86 struct mbox_msghdr { struct333 struct mbox_msghdr hdr;340 struct mbox_msghdr hdr;351 struct mbox_msghdr hdr;358 struct mbox_msghdr hdr;389 struct mbox_msghdr hdr;410 struct mbox_msghdr hdr;435 struct mbox_msghdr hdr;454 struct mbox_msghdr hdr;477 struct mbox_msghdr hdr;[all …]
62 struct mbox_msghdr *msghdr; in pf_af_sync_msg()109 struct mbox_msghdr *msg; in af_pf_wait_msg()110 struct mbox_msghdr *rsp; in af_pf_wait_msg()179 struct mbox_msghdr *msg; in vf_pf_process_msgs()212 struct mbox_msghdr *af_req; in vf_pf_process_msgs()220 sizeof(struct mbox_msghdr), in vf_pf_process_msgs()252 struct mbox_msghdr *msg; in vf_pf_process_up_msgs()354 struct mbox_msghdr *msg; in otx2_process_msgs()402 struct mbox_msghdr *vf_msg; in pf_vf_mbox_send_up_msg()431 sizeof(struct mbox_msghdr)); in pf_vf_mbox_send_up_msg()[all …]
155 struct mbox_msghdr *160 struct mbox_msghdr *msghdr = NULL; in otx2_mbox_alloc_msg_rsp()174 msghdr = (struct mbox_msghdr *)(((uintptr_t)mdev->mbase + in otx2_mbox_alloc_msg_rsp()233 struct mbox_msghdr *msghdr; in otx2_mbox_get_rsp()245 msghdr = (struct mbox_msghdr *)((uintptr_t)mdev->mbase + offset); in otx2_mbox_get_rsp()294 struct mbox_msghdr *msghdr; in otx2_mbox_get_rsp_tmo()306 msghdr = (struct mbox_msghdr *)((uintptr_t)mdev->mbase + offset); in otx2_mbox_get_rsp_tmo()
894 struct mbox_msghdr *rsp; in otx2_flow_mcam_alloc_and_write()