Searched refs:FM10K_FLAG_RSS_FIELD_IPV4_UDP (Results 1 – 3 of 3) sorted by relevance
649 if (interface->flags & FM10K_FLAG_RSS_FIELD_IPV4_UDP) in fm10k_get_rss_hash_opts()697 #define UDP_RSS_FLAGS (FM10K_FLAG_RSS_FIELD_IPV4_UDP | \726 flags &= ~FM10K_FLAG_RSS_FIELD_IPV4_UDP; in fm10k_set_rss_hash_opt()729 flags |= FM10K_FLAG_RSS_FIELD_IPV4_UDP; in fm10k_set_rss_hash_opt()786 if (flags & FM10K_FLAG_RSS_FIELD_IPV4_UDP) in fm10k_set_rss_hash_opt()
250 #define FM10K_FLAG_RSS_FIELD_IPV4_UDP (u32)(1 << 1) macro
739 if (interface->flags & FM10K_FLAG_RSS_FIELD_IPV4_UDP) in fm10k_configure_dglort()