Home
last modified time | relevance | path

Searched refs:IGC_FLAG_RSS_FIELD_IPV4_UDP (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c1023 if (adapter->flags & IGC_FLAG_RSS_FIELD_IPV4_UDP) in igc_ethtool_get_rss_hash_opts()
1077 #define UDP_RSS_FLAGS (IGC_FLAG_RSS_FIELD_IPV4_UDP | \
1106 flags &= ~IGC_FLAG_RSS_FIELD_IPV4_UDP; in igc_ethtool_set_rss_hash_opt()
1109 flags |= IGC_FLAG_RSS_FIELD_IPV4_UDP; in igc_ethtool_set_rss_hash_opt()
1169 if (flags & IGC_FLAG_RSS_FIELD_IPV4_UDP) in igc_ethtool_set_rss_hash_opt()
H A Digc.h273 #define IGC_FLAG_RSS_FIELD_IPV4_UDP BIT(6) macro
H A Digc_main.c683 if (adapter->flags & IGC_FLAG_RSS_FIELD_IPV4_UDP) in igc_setup_mrqc()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c1059 if (adapter->flags & IGC_FLAG_RSS_FIELD_IPV4_UDP) in igc_ethtool_get_rss_hash_opts()
1113 #define UDP_RSS_FLAGS (IGC_FLAG_RSS_FIELD_IPV4_UDP | \
1142 flags &= ~IGC_FLAG_RSS_FIELD_IPV4_UDP; in igc_ethtool_set_rss_hash_opt()
1145 flags |= IGC_FLAG_RSS_FIELD_IPV4_UDP; in igc_ethtool_set_rss_hash_opt()
1205 if (flags & IGC_FLAG_RSS_FIELD_IPV4_UDP) in igc_ethtool_set_rss_hash_opt()
H A Digc.h333 #define IGC_FLAG_RSS_FIELD_IPV4_UDP BIT(6) macro
H A Digc_main.c821 if (adapter->flags & IGC_FLAG_RSS_FIELD_IPV4_UDP) in igc_setup_mrqc()

Completed in 22 milliseconds