Searched refs:virtio_net_rss_config (Results 1 – 3 of 3) sorted by relevance
320 struct virtio_net_rss_config { struct
825 struct virtio_net_rss_config cfg = {}; in vhost_vdpa_net_load_rss()890 .iov_len = offsetof(struct virtio_net_rss_config, in vhost_vdpa_net_load_rss()898 .iov_len = offsetof(struct virtio_net_rss_config, hash_key_data) - in vhost_vdpa_net_load_rss()899 offsetof(struct virtio_net_rss_config, max_tx_vq), in vhost_vdpa_net_load_rss()
1389 struct virtio_net_rss_config cfg; in virtio_net_handle_rss()1407 size_get = offsetof(struct virtio_net_rss_config, indirection_table); in virtio_net_handle_rss()