Searched refs:UDP_RSS_FLAGS (Results 1 – 3 of 3) sorted by relevance
811 #define UDP_RSS_FLAGS (FM10K_FLAG_RSS_FIELD_IPV4_UDP | \ macro887 if ((flags & UDP_RSS_FLAGS) && in fm10k_set_rss_hash_opt()888 !(interface->flags & UDP_RSS_FLAGS)) in fm10k_set_rss_hash_opt()
2487 #define UDP_RSS_FLAGS (IGB_FLAG_RSS_FIELD_IPV4_UDP | \ macro2563 if ((flags & UDP_RSS_FLAGS) && in igb_set_rss_hash_opt()2564 !(adapter->flags & UDP_RSS_FLAGS)) in igb_set_rss_hash_opt()
2738 #define UDP_RSS_FLAGS (IXGBE_FLAG2_RSS_FIELD_IPV4_UDP | \ macro2822 if ((flags2 & UDP_RSS_FLAGS) && in ixgbe_set_rss_hash_opt()2823 !(adapter->flags2 & UDP_RSS_FLAGS)) in ixgbe_set_rss_hash_opt()