Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/
H A Digc.h271 #define IGC_MRQC_RSS_FIELD_IPV6_UDP 0x00800000 macro
H A Digc_ethtool.c1167 IGC_MRQC_RSS_FIELD_IPV6_UDP); in igc_ethtool_set_rss_hash_opt()
1173 mrqc |= IGC_MRQC_RSS_FIELD_IPV6_UDP; in igc_ethtool_set_rss_hash_opt()
H A Digc_main.c687 mrqc |= IGC_MRQC_RSS_FIELD_IPV6_UDP; in igc_setup_mrqc()