Home
last modified time | relevance | path

Searched defs:rss_hf (Results 1 – 11 of 11) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_rss.c548 hns3_rss_calc_tuple_filed(uint64_t rss_hf) in hns3_rss_calc_tuple_filed()
599 hns3_set_rss_tuple_by_rss_hf(struct hns3_hw *hw, uint64_t rss_hf) in hns3_set_rss_tuple_by_rss_hf()
629 uint64_t rss_hf = rss_conf->rss_hf; in hns3_dev_rss_hash_update() local
694 uint64_t rss_hf = 0; in hns3_rss_tuple_fields_to_rss_hf() local
743 hns3_rss_hash_get_rss_hf(struct hns3_hw *hw, uint64_t *rss_hf) in hns3_rss_hash_get_rss_hf()
1084 uint64_t rss_hf; in hns3_config_rss() local
H A Dhns3_rss.h120 uint64_t rss_hf; member
/dpdk/examples/pipeline/
H A Dobj.c119 uint64_t rss_hf = RTE_ETH_RSS_IP | RTE_ETH_RSS_TCP | RTE_ETH_RSS_UDP; in ethdev_config() local
/dpdk/drivers/common/idpf/
H A Didpf_common_device.h111 uint64_t rss_hf; member
/dpdk/drivers/net/ionic/
H A Dionic_ethdev.c646 uint64_t rss_hf = 0; in ionic_dev_rss_hash_conf_get() local
/dpdk/lib/ethdev/
H A Drte_ethdev.h504 uint64_t rss_hf; global() member
654 RTE_ETH_RSS_LEVEL(rss_hf) global() argument
667 rte_eth_rss_hf_refine(uint64_t rss_hf) rte_eth_rss_hf_refine() argument
[all...]
/dpdk/drivers/net/sfc/
H A Dsfc_rx.c1508 uint64_t rss_hf = sfc_rx_hf_efx_to_rte(rss, efx_hash_types); in sfc_rx_process_adv_conf_rss() local
/dpdk/drivers/net/cxgbe/
H A Dcxgbe_main.c1808 int cxgbe_write_rss_conf(const struct port_info *pi, uint64_t rss_hf) in cxgbe_write_rss_conf()
H A Dcxgbe_ethdev.c1205 u64 rss_hf = 0; in cxgbe_dev_rss_hash_conf_get() local
/dpdk/drivers/net/hinic/
H A Dhinic_pmd_rx.c505 u64 rss_hf = rss_conf->rss_hf; in hinic_fill_rss_type() local
/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h54 u64 rss_hf; /* RSS Hash Function */ member