Searched refs:msghdr (Results 1 – 10 of 10) sorted by relevance
168 struct mbox_msghdr *msghdr = NULL; in mbox_alloc_msg_rsp() local187 mbox_memset(msghdr, 0, sizeof(*msghdr) + size); in mbox_alloc_msg_rsp()189 msghdr->ver = MBOX_VERSION; in mbox_alloc_msg_rsp()192 msghdr->next_msgoff = mdev->msg_size + msgs_offset(); in mbox_alloc_msg_rsp()196 return msghdr; in mbox_alloc_msg_rsp()243 struct mbox_msghdr *msghdr; in mbox_get_rsp() local257 *msg = msghdr; in mbox_get_rsp()259 return msghdr->rc; in mbox_get_rsp()303 struct mbox_msghdr *msghdr; in mbox_get_rsp_tmo() local317 *msg = msghdr; in mbox_get_rsp_tmo()[all …]
93 mbox_req_init(uint16_t mbox_id, void *msghdr) in mbox_req_init() argument95 struct mbox_msghdr *hdr = msghdr; in mbox_req_init()104 mbox_rsp_init(uint16_t mbox_id, void *msghdr) in mbox_rsp_init() argument106 struct mbox_msghdr *hdr = msghdr; in mbox_rsp_init()
61 struct mbox_msghdr *msghdr; in pf_af_sync_msg() local92 msghdr = (struct mbox_msghdr *)((uintptr_t)mdev->mbase + off); in pf_af_sync_msg()94 *rsp = msghdr; in pf_af_sync_msg()95 rc = msghdr->rc; in pf_af_sync_msg()
40 struct msghdr *rsp; in roc_nix_vlan_mcam_entry_write()
44 struct msghdr msg = { in mlx5_pmd_socket_handle()
282 struct msghdr msg = { in mlx5_nl_request()324 struct msghdr msg = { in mlx5_nl_send()364 struct msghdr msg = { in mlx5_nl_recv()1920 struct msghdr msg = { in mlx5_nl_read_events()
106 struct msghdr msgh; in read_fd_message()159 struct msghdr msgh; in send_fd_message()
267 struct msghdr msgh; in read_msg()680 struct msghdr msgh; in send_msg()
33 struct msghdr mh = { 0 }; in memif_msg_send()637 struct msghdr mh = { 0 }; in memif_msg_receive()
109 struct msghdr msgh; in vhost_user_write()