Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/hyperv/
Dhyperv_net.h914 #define HV_UDP6_L4HASH 8 macro
916 HV_UDP6_L4HASH)
Dnetvsc_drv.c275 pkt_proto = HV_UDP6_L4HASH; in netvsc_get_hash()
1530 if (ndc->l4_hash & HV_UDP6_L4HASH) in netvsc_get_rss_hash_opts()
1586 ndc->l4_hash |= HV_UDP6_L4HASH; in netvsc_set_rss_hash_opts()
1611 ndc->l4_hash &= ~HV_UDP6_L4HASH; in netvsc_set_rss_hash_opts()