Searched defs:virtio_net_ctrl_rss (Results 1 – 1 of 1) sorted by relevance
370 struct virtio_net_ctrl_rss { struct371 __le32 hash_types;372 __le16 indirection_table_mask;373 __le16 unclassified_queue;374 __le16 hash_cfg_reserved; /* for HASH_CONFIG (see virtio_net_hash_config for details) */375 __le16 max_tx_vq;376 u8 hash_key_length;377 u8 key[VIRTIO_NET_RSS_MAX_KEY_SIZE];379 __le16 *indirection_table;