Searched refs:can_zcopy (Results 1 – 1 of 1) sorted by relevance
309 bool can_zcopy = false; in virtio_transport_send_pkt_info() local 346 can_zcopy = virtio_transport_can_zcopy(t_ops, info, pkt_len); in virtio_transport_send_pkt_info() 355 can_zcopy = virtio_transport_can_zcopy(t_ops, info, pkt_len); in virtio_transport_send_pkt_info() 356 if (!can_zcopy) in virtio_transport_send_pkt_info() 362 /* 'can_zcopy' means that this transmission will be in virtio_transport_send_pkt_info() 365 if (can_zcopy) in virtio_transport_send_pkt_info() 387 skb = virtio_transport_alloc_skb(info, skb_len, can_zcopy, in virtio_transport_send_pkt_info()