Home
last modified time | relevance | path

Searched refs:RTE_ETH_RSS_IPV6_EX (Results 1 – 25 of 33) sorted by relevance

12

/dpdk/drivers/net/cxgbe/
H A Dcxgbe.h35 RTE_ETH_RSS_IPV6_EX)
/dpdk/drivers/net/hinic/
H A Dhinic_pmd_rx.h19 RTE_ETH_RSS_IPV6_EX | \
H A Dhinic_pmd_rx.c510 rss_type->ipv6_ext = (rss_hf & RTE_ETH_RSS_IPV6_EX) ? 1 : 0; in hinic_fill_rss_type()
H A Dhinic_pmd_ethdev.c1959 rss_type.ipv6_ext = (rss_hf & RTE_ETH_RSS_IPV6_EX) ? 1 : 0; in hinic_rss_hash_update()
2024 rss_conf->rss_hf |= rss_type.ipv6_ext ? RTE_ETH_RSS_IPV6_EX : 0; in hinic_rss_conf_get()
/dpdk/drivers/net/atlantic/
H A Datl_ethdev.h20 RTE_ETH_RSS_IPV6_EX | \
/dpdk/drivers/net/ena/
H A Dena_rss.c229 rss_hf |= RTE_ETH_RSS_IPV6_EX; in ena_admin_hf_to_eth_hf()
373 if ((rss_hf & RTE_ETH_RSS_IPV6_EX) != 0) in ena_set_hash_fields()
/dpdk/drivers/net/igc/
H A Digc_ethdev.h97 RTE_ETH_RSS_IPV6_EX | \
/dpdk/drivers/net/ngbe/
H A Dngbe_ethdev.h44 RTE_ETH_RSS_IPV6_EX | \
H A Dngbe_rxtx.c2570 rss_hf & RTE_ETH_RSS_IPV6_EX) in ngbe_dev_rss_hash_update()
2623 RTE_ETH_RSS_IPV6_EX; in ngbe_dev_rss_hash_conf_get()
/dpdk/drivers/net/enic/
H A Denic_res.c173 RTE_ETH_RSS_IPV6_EX | RTE_ETH_RSS_FRAG_IPV6 | in enic_get_vnic_config()
/dpdk/lib/ethdev/
H A Drte_ethdev.h586 #define RTE_ETH_RSS_IPV6_EX RTE_BIT64(15) macro
619 #define ETH_RSS_IPV6_EX RTE_DEPRECATED(ETH_RSS_IPV6_EX) RTE_ETH_RSS_IPV6_EX
877 RTE_ETH_RSS_IPV6_EX)
923 RTE_ETH_RSS_IPV6_EX | \
/dpdk/drivers/net/e1000/
H A De1000_ethdev.h91 RTE_ETH_RSS_IPV6_EX | \
H A Digb_rxtx.c1958 if (rss_hf & RTE_ETH_RSS_IPV6_EX) in igb_hw_rss_hash_set()
2040 rss_hf |= RTE_ETH_RSS_IPV6_EX; in eth_igb_rss_hash_conf_get()
/dpdk/drivers/net/liquidio/
H A Dlio_ethdev.c428 RTE_ETH_RSS_IPV6_EX | in lio_dev_info_get()
606 rss_hf |= RTE_ETH_RSS_IPV6_EX; in lio_dev_rss_hash_conf_get()
704 if (rss_conf->rss_hf & RTE_ETH_RSS_IPV6_EX) { in lio_dev_rss_hash_update()
/dpdk/drivers/net/netvsc/
H A Dhn_ethdev.c371 if (rss_conf->rss_hf & RTE_ETH_RSS_IPV6_EX) in hn_rss_hash_init()
439 rss_conf->rss_hf |= RTE_ETH_RSS_IPV6_EX; in hn_rss_hash_conf_get()
H A Dhn_rndis.c720 hv->rss_offloads |= RTE_ETH_RSS_IPV6_EX in hn_rndis_query_rsscaps()
/dpdk/drivers/net/dpaa2/base/
H A Ddpaa2_hw_dpni.c346 case RTE_ETH_RSS_IPV6_EX: in dpaa2_distset_to_dpkg_profile_cfg()
/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.h68 RTE_ETH_RSS_IPV6_EX | \
H A Dtxgbe_rxtx.c2908 rss_hf & RTE_ETH_RSS_IPV6_EX) in txgbe_dev_rss_hash_update()
2938 rss_hf & RTE_ETH_RSS_IPV6_EX) in txgbe_dev_rss_hash_update()
2992 RTE_ETH_RSS_IPV6_EX; in txgbe_dev_rss_hash_conf_get()
3011 RTE_ETH_RSS_IPV6_EX; in txgbe_dev_rss_hash_conf_get()
/dpdk/drivers/net/cnxk/
H A Dcnxk_ethdev.h99 (RTE_ETH_RSS_IPV6_EX | RTE_ETH_RSS_IPV6_TCP_EX | RTE_ETH_RSS_IPV6_UDP_EX)
/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.h122 RTE_ETH_RSS_IPV6_EX | \
/dpdk/drivers/net/fm10k/
H A Dfm10k_ethdev.c553 mrqc |= (hf & RTE_ETH_RSS_IPV6_EX) ? FM10K_MRQC_IPV6 : 0; in fm10k_dev_rss_configure()
1394 RTE_ETH_RSS_IPV6_EX | in fm10k_dev_infos_get()
2203 mrqc |= (hf & RTE_ETH_RSS_IPV6_EX) ? FM10K_MRQC_IPV6 : 0; in fm10k_rss_hash_update()
2248 hf |= (mrqc & FM10K_MRQC_IPV6) ? RTE_ETH_RSS_IPV6_EX : 0; in fm10k_rss_hash_conf_get()
/dpdk/drivers/net/dpaa/
H A Ddpaa_flow.c421 case RTE_ETH_RSS_IPV6_EX: in set_dist_units()
/dpdk/drivers/net/mlx4/
H A Dmlx4_flow.c118 [IPV6_3] = RTE_ETH_RSS_IPV6_EX, in mlx4_conv_rss_types()
/dpdk/drivers/net/virtio/
H A Dvirtio_ethdev.c1896 if (ethdev_hash_types & RTE_ETH_RSS_IPV6_EX) in ethdev_to_virtio_rss_offloads()
1934 rss_offloads |= RTE_ETH_RSS_IPV6_EX; in virtio_to_ethdev_rss_offloads()

12