Home
last modified time | relevance | path

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

/src/sys/dev/al_eth/
H A Dal_eth.h298 #define AL_ETH_RX_RSS_TABLE_SIZE AL_ETH_RX_THASH_TABLE_SIZE
/src/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth.h118 #define AL_ETH_RX_THASH_TABLE_SIZE (1 << 8) macro
H A Dal_hal_eth_main.c2832 al_assert(idx < AL_ETH_RX_THASH_TABLE_SIZE); /*valid THASH index*/ in al_eth_thash_table_set()