Home
last modified time | relevance | path

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

/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()
/dpdk/drivers/net/enic/
H A Denic_main.c1269 rss_default_cpu, rss_hash_type, in enic_set_niccfg()
1373 uint8_t rss_hash_type; in enic_set_rss_conf() local
1385 rss_hash_type = 0; in enic_set_rss_conf()
1393 rss_hash_type |= NIC_CFG_RSS_HASH_TYPE_IPV4; in enic_set_rss_conf()
1395 rss_hash_type |= NIC_CFG_RSS_HASH_TYPE_TCP_IPV4; in enic_set_rss_conf()
1397 rss_hash_type |= NIC_CFG_RSS_HASH_TYPE_UDP_IPV4; in enic_set_rss_conf()
1409 rss_hash_type |= NIC_CFG_RSS_HASH_TYPE_IPV6; in enic_set_rss_conf()
1411 rss_hash_type |= NIC_CFG_RSS_HASH_TYPE_TCP_IPV6; in enic_set_rss_conf()
1413 rss_hash_type |= NIC_CFG_RSS_HASH_TYPE_UDP_IPV6; in enic_set_rss_conf()
1436 enic->rss_hash_type = rss_hash_type; in enic_set_rss_conf()
[all …]
H A Denic_res.h64 uint8_t rss_hash_type, uint8_t rss_hash_bits,
H A Denic_res.c241 uint8_t rss_hash_type, uint8_t rss_hash_bits, in enic_set_nic_cfg() argument
251 rss_hash_type, rss_hash_bits, rss_base_cpu, in enic_set_nic_cfg()
H A Denic.h179 uint8_t rss_hash_type; /* NIC_CFG_RSS_HASH_TYPE flags */ member
/dpdk/drivers/net/qede/base/
H A Dcommon_hsi.h1502 enum rss_hash_type { enum
/dpdk/drivers/net/bnxt/
H A Dhsi_struct_def_dpdk.h4485 uint8_t rss_hash_type; member
5062 uint8_t rss_hash_type; member
6784 uint8_t rss_hash_type; member
7108 uint8_t rss_hash_type; member
8276 uint8_t rss_hash_type; member