Home
last modified time | relevance | path

Searched refs:sysfs_rx_queue_group (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/networking/net_cachelines/
H A Dnet_device.rst151 struct attribute_group* sysfs_rx_queue_group
/linux/include/linux/
H A Dnetdevice.h2417 const struct attribute_group *sysfs_rx_queue_group; member
/linux/drivers/net/
H A Dvirtio_net.c6950 dev->sysfs_rx_queue_group = &virtio_net_mrg_rx_group; in virtnet_probe()