Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dvirtio_net.h120 __le32 supported_hash_types; member
/linux/drivers/vdpa/pds/
H A Ddebugfs.c220 le32_to_cpu(vc.supported_hash_types)); in config_show()
/linux/drivers/net/
H A Dvirtio_net.c6753 virtio_cread32(vdev, offsetof(struct virtio_net_config, supported_hash_types)); in virtnet_probe()