Home
last modified time | relevance | path

Searched refs:hash_report (Results 1 – 2 of 2) sorted by relevance

/qemu/include/standard-headers/linux/
H A Dvirtio_net.h179 uint16_t hash_report; member
/qemu/hw/net/
H A Dvirtio-net.c638 int version_1, int hash_report) in virtio_net_set_mrg_rx_bufs() argument
646 n->guest_hdr_len = hash_report ? in virtio_net_set_mrg_rx_bufs()
649 n->rss_data.populate_hash = !!hash_report; in virtio_net_set_mrg_rx_bufs()
1867 hdr->hash_report = 0; in virtio_net_process_rss()
1876 hdr->hash_report = reports[net_hash_type]; in virtio_net_process_rss()
1976 sizeof(extra_hdr.hash_report)); in virtio_net_receive_rcu()