Home
last modified time | relevance | path

Searched refs:NIC_CFG_RSS_HASH_TYPE_UDP_IPV4 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Dvnic_nic.h31 #define NIC_CFG_RSS_HASH_TYPE_UDP_IPV4 (1 << 0) macro
H A Denic_res.c151 if (rss_hash_type & (NIC_CFG_RSS_HASH_TYPE_UDP_IPV4 | in enic_set_nic_cfg()
H A Denic_ethtool.c470 if (rss_hash_type & NIC_CFG_RSS_HASH_TYPE_UDP_IPV4) in enic_get_rx_flow_hash()