Searched refs:FM10K_FLAG_RSS_FIELD_IPV4_UDP (Results 1 – 3 of 3) sorted by relevance
763 if (interface->flags & FM10K_FLAG_RSS_FIELD_IPV4_UDP) in fm10k_get_rss_hash_opts()811 #define UDP_RSS_FLAGS (FM10K_FLAG_RSS_FIELD_IPV4_UDP | \840 flags &= ~FM10K_FLAG_RSS_FIELD_IPV4_UDP; in fm10k_set_rss_hash_opt()843 flags |= FM10K_FLAG_RSS_FIELD_IPV4_UDP; in fm10k_set_rss_hash_opt()900 if (flags & FM10K_FLAG_RSS_FIELD_IPV4_UDP) in fm10k_set_rss_hash_opt()
257 #define FM10K_FLAG_RSS_FIELD_IPV4_UDP (u32)(1 << 1) macro
774 if (interface->flags & FM10K_FLAG_RSS_FIELD_IPV4_UDP) in fm10k_configure_dglort()