Home
last modified time | relevance | path

Searched refs:HV_UDP6_L4HASH (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/hyperv/
H A Dhyperv_net.h1012 #define HV_UDP6_L4HASH 8 macro
1014 HV_UDP6_L4HASH)
1095 pkt_proto = HV_UDP6_L4HASH; in netvsc_get_hash()
H A Dnetvsc_drv.c1642 if (ndc->l4_hash & HV_UDP6_L4HASH) in netvsc_get_rss_hash_opts()
1698 ndc->l4_hash |= HV_UDP6_L4HASH; in netvsc_set_rss_hash_opts()
1723 ndc->l4_hash &= ~HV_UDP6_L4HASH; in netvsc_set_rss_hash_opts()
/kernel/linux/linux-5.10/drivers/net/hyperv/
H A Dnetvsc_drv.c276 pkt_proto = HV_UDP6_L4HASH; in netvsc_get_hash()
1653 if (ndc->l4_hash & HV_UDP6_L4HASH) in netvsc_get_rss_hash_opts()
1709 ndc->l4_hash |= HV_UDP6_L4HASH; in netvsc_set_rss_hash_opts()
1734 ndc->l4_hash &= ~HV_UDP6_L4HASH; in netvsc_set_rss_hash_opts()
H A Dhyperv_net.h936 #define HV_UDP6_L4HASH 8 macro
938 HV_UDP6_L4HASH)

Completed in 17 milliseconds