Searched refs:net_hash_type (Results 1 – 1 of 1) sorted by relevance
1856 uint8_t net_hash_type; in virtio_net_process_rss() local1878 net_hash_type = virtio_net_get_hash_type(hasip4, hasip6, l4hdr_proto, in virtio_net_process_rss()1880 if (net_hash_type > NetPktRssIpV6UdpEx) { in virtio_net_process_rss()1888 hash = net_rx_pkt_calc_rss_hash(pkt, net_hash_type, n->rss_data.key); in virtio_net_process_rss()1892 hdr->hash_report = reports[net_hash_type]; in virtio_net_process_rss()