Home
last modified time | relevance | path

Searched refs:RTE_ETH_RSS_IPV6 (Results 1 – 25 of 57) sorted by relevance

123

/dpdk/drivers/net/iavf/
H A Diavf_hash.c489 #define IAVF_RSS_TYPE_INNER_IPV6 RTE_ETH_RSS_IPV6
490 #define IAVF_RSS_TYPE_INNER_IPV6_UDP (RTE_ETH_RSS_IPV6 | \
492 #define IAVF_RSS_TYPE_INNER_IPV6_TCP (RTE_ETH_RSS_IPV6 | \
494 #define IAVF_RSS_TYPE_INNER_IPV6_SCTP (RTE_ETH_RSS_IPV6 | \
514 #define IAVF_RSS_TYPE_IPV6_AH (RTE_ETH_RSS_AH | RTE_ETH_RSS_IPV6)
696 RTE_ETH_RSS_IPV6 | \ in iavf_rss_hash_set()
725 if (rss_hf & RTE_ETH_RSS_IPV6) { in iavf_rss_hash_set()
966 (RTE_ETH_RSS_IPV6 | RTE_ETH_RSS_FRAG_IPV6 | in iavf_refine_proto_hdrs_l234()
1241 RTE_ETH_RSS_IPV6 | RTE_ETH_RSS_NONFRAG_IPV6_UDP,
1242 RTE_ETH_RSS_IPV6 | RTE_ETH_RSS_NONFRAG_IPV6_TCP,
[all …]
H A Diavf.h61 RTE_ETH_RSS_IPV6 | \
/dpdk/drivers/net/ice/
H A Dice_hash.c53 #define VALID_RSS_IPV6 (RTE_ETH_RSS_IPV6 | RTE_ETH_RSS_FRAG_IPV6 | \
399 #define ICE_RSS_TYPE_ETH_IPV6 (RTE_ETH_RSS_ETH | RTE_ETH_RSS_IPV6)
411 #define ICE_RSS_TYPE_IPV6 RTE_ETH_RSS_IPV6
412 #define ICE_RSS_TYPE_IPV6_UDP (RTE_ETH_RSS_IPV6 | \
414 #define ICE_RSS_TYPE_IPV6_TCP (RTE_ETH_RSS_IPV6 | \
416 #define ICE_RSS_TYPE_IPV6_SCTP (RTE_ETH_RSS_IPV6 | \
480 #define ICE_RSS_TYPE_IPV6_AH (RTE_ETH_RSS_AH | RTE_ETH_RSS_IPV6)
796 (RTE_ETH_RSS_IPV6 | RTE_ETH_RSS_FRAG_IPV6 | in ice_refine_hash_cfg_l234()
987 RTE_ETH_RSS_IPV6 | RTE_ETH_RSS_NONFRAG_IPV6_UDP,
988 RTE_ETH_RSS_IPV6 | RTE_ETH_RSS_NONFRAG_IPV6_TCP,
[all …]
H A Dice_ethdev.h124 RTE_ETH_RSS_IPV6 | \
/dpdk/drivers/net/ionic/
H A Dionic_ethdev.h14 RTE_ETH_RSS_IPV6 | \
H A Dionic_ethdev.c627 rss_hf |= RTE_ETH_RSS_IPV6; in ionic_dev_rss_hash_conf_get()
669 if (rss_conf->rss_hf & RTE_ETH_RSS_IPV6) in ionic_dev_rss_hash_update()
/dpdk/drivers/net/bnxt/
H A Dbnxt_vnic.c238 if (rte_type & RTE_ETH_RSS_IPV6) in bnxt_rte_to_hwrm_hash_types()
251 bool l3 = (hash_f & (RTE_ETH_RSS_IPV4 | RTE_ETH_RSS_IPV6)); in bnxt_rte_to_hwrm_hash_level()
/dpdk/lib/ethdev/
H A Drte_ethdev.h579 #define RTE_ETH_RSS_IPV6 RTE_BIT64(8) macro
612 #define ETH_RSS_IPV6 RTE_DEPRECATED(ETH_RSS_IPV6) RTE_ETH_RSS_IPV6
751 RTE_ETH_RSS_IPV6 | \
756 RTE_ETH_RSS_IPV6 | \
761 RTE_ETH_RSS_IPV6 | \
766 RTE_ETH_RSS_IPV6 | \
771 RTE_ETH_RSS_IPV6 | \
776 RTE_ETH_RSS_IPV6 | \
874 RTE_ETH_RSS_IPV6 | \
916 RTE_ETH_RSS_IPV6 | \
/dpdk/drivers/net/cxgbe/
H A Dcxgbe.h33 #define CXGBE_RSS_HF_IPV6_MASK (RTE_ETH_RSS_IPV6 | RTE_ETH_RSS_FRAG_IPV6 | \
/dpdk/drivers/net/hinic/
H A Dhinic_pmd_rx.h15 RTE_ETH_RSS_IPV6 | \
/dpdk/drivers/net/thunderx/
H A Dnicvf_ethdev.h23 RTE_ETH_RSS_IPV6 | \
/dpdk/drivers/net/atlantic/
H A Datl_ethdev.h17 RTE_ETH_RSS_IPV6 | \
/dpdk/drivers/net/ena/
H A Dena_rss.c217 rss_hf |= RTE_ETH_RSS_IPV6; in ena_admin_hf_to_eth_hf()
357 if ((rss_hf & RTE_ETH_RSS_IPV6) != 0) in ena_set_hash_fields()
/dpdk/drivers/net/igc/
H A Digc_ethdev.h94 RTE_ETH_RSS_IPV6 | \
/dpdk/drivers/net/vmxnet3/
H A Dvmxnet3_ethdev.h37 RTE_ETH_RSS_IPV6 | \
/dpdk/drivers/net/i40e/
H A Di40e_hash.c124 { RTE_ETH_RSS_IPV6, I40E_INSET_IPV6_SRC | I40E_INSET_IPV6_DST },
220 #define I40E_HASH_IPV6_L23_RSS_MASK (RTE_ETH_RSS_IPV6 | I40E_HASH_L23_RSS_MASK)
227 #define I40E_HASH_IPV6_L234_RSS_MASK (I40E_HASH_L234_RSS_MASK | RTE_ETH_RSS_IPV6)
1091 RTE_ETH_RSS_NONFRAG_IPV4_OTHER | RTE_ETH_RSS_IPV6 | in i40e_hash_validate_rss_types()
/dpdk/drivers/net/qede/
H A Dqede_rxtx.h79 RTE_ETH_RSS_IPV6 |\
/dpdk/drivers/net/ngbe/
H A Dngbe_ethdev.h41 RTE_ETH_RSS_IPV6 | \
/dpdk/drivers/net/enic/
H A Denic_res.c172 enic->flow_type_rss_offloads |= RTE_ETH_RSS_IPV6 | in enic_get_vnic_config()
/dpdk/drivers/net/axgbe/
H A Daxgbe_ethdev.h102 RTE_ETH_RSS_IPV6 | \
/dpdk/drivers/net/nfp/
H A Dnfp_common.c770 RTE_ETH_RSS_IPV6 | in nfp_net_infos_get()
1157 if (rss_hf & RTE_ETH_RSS_IPV6) in nfp_net_rss_hash_write()
/dpdk/drivers/net/e1000/
H A De1000_ethdev.h88 RTE_ETH_RSS_IPV6 | \
/dpdk/drivers/net/liquidio/
H A Dlio_ethdev.c426 RTE_ETH_RSS_IPV6 | in lio_dev_info_get()
602 rss_hf |= RTE_ETH_RSS_IPV6; in lio_dev_rss_hash_conf_get()
690 if (rss_conf->rss_hf & RTE_ETH_RSS_IPV6) { in lio_dev_rss_hash_update()
/dpdk/app/test/
H A Dtest_link_bonding_rssconf.c103 .rss_hf = RTE_ETH_RSS_IPV6,
/dpdk/drivers/net/netvsc/
H A Dhn_ethdev.c369 if (rss_conf->rss_hf & RTE_ETH_RSS_IPV6) in hn_rss_hash_init()
436 rss_conf->rss_hf |= RTE_ETH_RSS_IPV6; in hn_rss_hash_conf_get()

123