Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dvirtio_net.h119 __le32 supported_hash_types; member
/linux-6.6.21/drivers/vdpa/pds/
Ddebugfs.c220 le32_to_cpu(vc.supported_hash_types)); in config_show()
/linux-6.6.21/drivers/net/
Dvirtio_net.c4505 virtio_cread32(vdev, offsetof(struct virtio_net_config, supported_hash_types)); in virtnet_probe()