Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/hyperv/
Dhyperv_net.h905 #define HV_UDP6_L4HASH 8 macro
907 HV_UDP6_L4HASH)
Dnetvsc_drv.c265 pkt_proto = HV_UDP6_L4HASH; in netvsc_get_hash()
1460 if (ndc->l4_hash & HV_UDP6_L4HASH) in netvsc_get_rss_hash_opts()
1516 ndc->l4_hash |= HV_UDP6_L4HASH; in netvsc_set_rss_hash_opts()
1541 ndc->l4_hash &= ~HV_UDP6_L4HASH; in netvsc_set_rss_hash_opts()