Searched refs:UDP_RSS_FLAGS (Results 1 – 3 of 3) sorted by relevance
1092 #define UDP_RSS_FLAGS (IGC_FLAG_RSS_FIELD_IPV4_UDP | \ macro1168 if ((flags & UDP_RSS_FLAGS) && in igc_ethtool_set_rss_hash_opt()1169 !(adapter->flags & UDP_RSS_FLAGS)) in igc_ethtool_set_rss_hash_opt()
2579 #define UDP_RSS_FLAGS (IGB_FLAG_RSS_FIELD_IPV4_UDP | \ macro2655 if ((flags & UDP_RSS_FLAGS) && in igb_set_rss_hash_opt()2656 !(adapter->flags & UDP_RSS_FLAGS)) in igb_set_rss_hash_opt()
2909 #define UDP_RSS_FLAGS (IXGBE_FLAG2_RSS_FIELD_IPV4_UDP | \ macro2993 if ((flags2 & UDP_RSS_FLAGS) && in ixgbe_set_rss_hash_opt()2994 !(adapter->flags2 & UDP_RSS_FLAGS)) in ixgbe_set_rss_hash_opt()