Searched refs:virtio_net_mrgrxhdr (Results 1 – 3 of 3) sorted by relevance
352 viona_tx_csum_req_valid(const struct virtio_net_mrgrxhdr *hdr, in viona_tx_csum_req_valid()372 viona_tx_hcksum_full(mblk_t *mp, const struct virtio_net_mrgrxhdr *hdr, in viona_tx_hcksum_full()391 viona_tx_hcksum_partial(mblk_t *mp, const struct virtio_net_mrgrxhdr *hdr, in viona_tx_hcksum_partial()406 viona_tx_offloads(viona_vring_t *ring, const struct virtio_net_mrgrxhdr *hdr, in viona_tx_offloads()723 struct virtio_net_mrgrxhdr hdr; in viona_tx()731 vio_hdr_len = sizeof (struct virtio_net_mrgrxhdr); in viona_tx()
313 struct virtio_net_mrgrxhdr *hdr = NULL; in viona_recv_merged()314 const size_t hdr_sz = sizeof (struct virtio_net_mrgrxhdr); in viona_recv_merged()341 hdr = (struct virtio_net_mrgrxhdr *)iov[0].iov_base; in viona_recv_merged()
320 struct virtio_net_mrgrxhdr { struct