Searched refs:rpmsg_hdr (Results 1 – 1 of 1) sorted by relevance
85 struct rpmsg_hdr { struct561 struct rpmsg_hdr *msg; in rpmsg_send_offchannel_raw()579 if (len > vrp->buf_size - sizeof(struct rpmsg_hdr)) { in rpmsg_send_offchannel_raw()706 return vch->vrp->buf_size - sizeof(struct rpmsg_hdr); in virtio_rpmsg_get_mtu()710 struct rpmsg_hdr *msg, unsigned int len) in rpmsg_recv_single()733 msg_len > (len - sizeof(struct rpmsg_hdr))) { in rpmsg_recv_single()782 struct rpmsg_hdr *msg; in rpmsg_recv_done()