Home
last modified time | relevance | path

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

/linux/drivers/net/hyperv/
A Drndis_filter.c469 nvchan->rsc.ppi_flags |= NVSC_RSC_HASH_INFO; in rsc_add_data()
471 nvchan->rsc.ppi_flags &= ~NVSC_RSC_HASH_INFO; in rsc_add_data()
A Dhyperv_net.h942 #define NVSC_RSC_HASH_INFO BIT(2) /* valid/present bit for 'hash_info' */ macro
A Dnetvsc_drv.c902 if ((ppi_flags & NVSC_RSC_HASH_INFO) && (net->features & NETIF_F_RXHASH)) in netvsc_alloc_recv_skb()

Completed in 19 milliseconds