Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/alpine-hal/eth/
H A Dal_hal_eth.h119 #define AL_ETH_RX_FSM_TABLE_SIZE (1 << 7) macro
H A Dal_hal_eth_main.c2845 al_assert(idx < AL_ETH_RX_FSM_TABLE_SIZE); /*valid FSM index*/ in al_eth_fsm_table_set()