Searched refs:NDIS_RSS_FLAG_DISABLE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/hyperv/netvsc/ | ||
H A D | ndis.h | 220 #define NDIS_RSS_FLAG_DISABLE 0x0010 macro |
H A D | if_hn.c | 1059 error = hn_rndis_conf_rss(sc, NDIS_RSS_FLAG_DISABLE); in hn_rss_reconfig() |