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

/linux-master/include/uapi/linux/
H A Dvirtio_net.h119 __le32 supported_hash_types; member in struct:virtio_net_config
/linux-master/drivers/vdpa/pds/
H A Ddebugfs.c219 seq_printf(seq, "supported_hash_types: %#x\n",
220 le32_to_cpu(vc.supported_hash_types));
/linux-master/drivers/net/
H A Dvirtio_net.c4761 virtio_cread32(vdev, offsetof(struct virtio_net_config, supported_hash_types));

Completed in 128 milliseconds