Searched refs:can_msgzerocopy (Results 1 – 2 of 2) sorted by relevance
197 bool (*can_msgzerocopy)(int bufs_num); member
64 if (t_ops->can_msgzerocopy) { in virtio_transport_can_zcopy() 68 return t_ops->can_msgzerocopy(pages_to_send + 1); in virtio_transport_can_zcopy()