Home
last modified time | relevance | path

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

/f-stack/freebsd/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()