Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A Digb_ethtool.c2531 if (adapter->flags & IGB_FLAG_RSS_FIELD_IPV4_UDP) in igb_get_rss_hash_opts()
2593 #define UDP_RSS_FLAGS (IGB_FLAG_RSS_FIELD_IPV4_UDP | \
2622 flags &= ~IGB_FLAG_RSS_FIELD_IPV4_UDP; in igb_set_rss_hash_opt()
2625 flags |= IGB_FLAG_RSS_FIELD_IPV4_UDP; in igb_set_rss_hash_opt()
2685 if (flags & IGB_FLAG_RSS_FIELD_IPV4_UDP) in igb_set_rss_hash_opt()
H A Digb.h680 #define IGB_FLAG_RSS_FIELD_IPV4_UDP BIT(6) macro
H A Digb_main.c4480 if (adapter->flags & IGB_FLAG_RSS_FIELD_IPV4_UDP) in igb_setup_mrqc()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A Digb_ethtool.c2522 if (adapter->flags & IGB_FLAG_RSS_FIELD_IPV4_UDP) in igb_get_rss_hash_opts()
2584 #define UDP_RSS_FLAGS (IGB_FLAG_RSS_FIELD_IPV4_UDP | \
2613 flags &= ~IGB_FLAG_RSS_FIELD_IPV4_UDP; in igb_set_rss_hash_opt()
2616 flags |= IGB_FLAG_RSS_FIELD_IPV4_UDP; in igb_set_rss_hash_opt()
2676 if (flags & IGB_FLAG_RSS_FIELD_IPV4_UDP) in igb_set_rss_hash_opt()
H A Digb.h680 #define IGB_FLAG_RSS_FIELD_IPV4_UDP BIT(6) macro
H A Digb_main.c4566 if (adapter->flags & IGB_FLAG_RSS_FIELD_IPV4_UDP) in igb_setup_mrqc()

Completed in 32 milliseconds