Home
last modified time | relevance | path

Searched refs:EFX_RX_HASHALG_TOEPLITZ (Results 1 – 8 of 8) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_flow_rss.c133 if (ethdev_rss->hash_alg != EFX_RX_HASHALG_TOEPLITZ) { in sfc_flow_rss_parse_conf()
H A Dsfc_rx.c225 EFX_RX_HASHALG_TOEPLITZ, in sfc_efx_rx_set_rss_hash()
1388 if (alg_mask & (1U << EFX_RX_HASHALG_TOEPLITZ)) in sfc_rx_hash_init()
1389 alg = EFX_RX_HASHALG_TOEPLITZ; in sfc_rx_hash_init()
H A Dsfc_ethdev.c1747 EFX_RX_HASHALG_TOEPLITZ, in sfc_dev_rss_hash_update()
/dpdk/drivers/common/sfc_efx/base/
H A Dsiena_nic.c131 encp->enc_rx_scale_hash_alg_mask |= (1U << EFX_RX_HASHALG_TOEPLITZ); in siena_board_cfg()
H A Defx_rx.c1295 case EFX_RX_HASHALG_TOEPLITZ: in siena_rx_scale_mode_set()
1573 case EFX_RX_HASHALG_TOEPLITZ: in siena_rx_prefix_hash()
H A Def10_nic.c1370 (1U << EFX_RX_HASHALG_TOEPLITZ); in ef10_get_datapath_caps()
1404 (1U << EFX_RX_HASHALG_TOEPLITZ); in ef10_get_datapath_caps()
H A Def10_rx.c805 case EFX_RX_HASHALG_TOEPLITZ: in ef10_rx_prefix_hash()
H A Defx.h2748 EFX_RX_HASHALG_TOEPLITZ, enumerator