Searched refs:VIRTIO_NET_F_GSO (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dvirtio_net.h74 #define VIRTIO_NET_F_GSO 6 /* Host handles pkts w/ any GSO type */ macro
/linux-master/drivers/net/
H A Dvirtio_net.c4681 if (virtio_has_feature(vdev, VIRTIO_NET_F_GSO)) {
5032 VIRTIO_NET_F_GSO,

Completed in 197 milliseconds