Home
last modified time | relevance | path

Searched refs:rss_hash_type (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/drivers/net/enic/base/
H A Dvnic_nic.h40 uint8_t rss_default_cpu, uint8_t rss_hash_type, in vnic_set_nic_cfg() argument
46 ((rss_hash_type & NIC_CFG_RSS_HASH_TYPE_MASK_FIELD) in vnic_set_nic_cfg()
/f-stack/dpdk/drivers/net/enic/
H A Denic_main.c1254 rss_default_cpu, rss_hash_type, in enic_set_niccfg()
1358 uint8_t rss_hash_type; in enic_set_rss_conf() local
1370 rss_hash_type = 0; in enic_set_rss_conf()
1378 rss_hash_type |= NIC_CFG_RSS_HASH_TYPE_IPV4; in enic_set_rss_conf()
1380 rss_hash_type |= NIC_CFG_RSS_HASH_TYPE_TCP_IPV4; in enic_set_rss_conf()
1382 rss_hash_type |= NIC_CFG_RSS_HASH_TYPE_UDP_IPV4; in enic_set_rss_conf()
1394 rss_hash_type |= NIC_CFG_RSS_HASH_TYPE_IPV6; in enic_set_rss_conf()
1396 rss_hash_type |= NIC_CFG_RSS_HASH_TYPE_TCP_IPV6; in enic_set_rss_conf()
1398 rss_hash_type |= NIC_CFG_RSS_HASH_TYPE_UDP_IPV6; in enic_set_rss_conf()
1421 enic->rss_hash_type = rss_hash_type; in enic_set_rss_conf()
[all …]
H A Denic_res.h62 uint8_t rss_hash_type, uint8_t rss_hash_bits,
H A Denic_res.c218 uint8_t rss_hash_type, uint8_t rss_hash_bits, in enic_set_nic_cfg() argument
228 rss_hash_type, rss_hash_bits, rss_base_cpu, in enic_set_nic_cfg()
H A Denic.h196 uint8_t rss_hash_type; /* NIC_CFG_RSS_HASH_TYPE flags */ member
/f-stack/dpdk/drivers/net/qede/base/
H A Dcommon_hsi.h1502 enum rss_hash_type { enum
/f-stack/dpdk/drivers/net/bnxt/
H A Dhsi_struct_def_dpdk.h4206 uint8_t rss_hash_type; member
4771 uint8_t rss_hash_type; member
5364 uint8_t rss_hash_type; member
5688 uint8_t rss_hash_type; member
6369 uint8_t rss_hash_type; member