Home
last modified time | relevance | path

Searched refs:sfc_rx_hf_efx_to_rte (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_rx.h146 uint64_t sfc_rx_hf_efx_to_rte(struct sfc_rss *rss, efx_rx_hash_type_t efx);
H A Dsfc_rx.c1406 sfc_rx_hf_efx_to_rte(struct sfc_rss *rss, efx_rx_hash_type_t efx) in sfc_rx_hf_efx_to_rte() function
1427 uint64_t rss_hf = sfc_rx_hf_efx_to_rte(rss, efx_hash_types); in sfc_rx_process_adv_conf_rss()
H A Dsfc_ethdev.c1539 rss_conf->rss_hf = sfc_rx_hf_efx_to_rte(rss, rss->hash_types); in sfc_dev_rss_hash_conf_get()