Home
last modified time | relevance | path

Searched refs:NetPktRssIpV6UdpEx (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/net/
H A Dnet_rx_pkt.h131 NetPktRssIpV6UdpEx, enumerator
H A Dnet_rx_pkt.c370 case NetPktRssIpV6UdpEx: in net_rx_pkt_calc_rss_hash()
H A Dvirtio-net.c1811 return NetPktRssIpV6UdpEx; in virtio_net_get_hash_type()
1850 static const uint8_t reports[NetPktRssIpV6UdpEx + 1] = { in virtio_net_process_rss()
1870 if (net_hash_type > NetPktRssIpV6UdpEx) { in virtio_net_process_rss()