Home
last modified time | relevance | path

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

/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth.h128 #define AL_ETH_FWD_TC_TABLE_NUM (1 << 8) macro
H A Dal_hal_eth_main.c3128 al_assert(idx < AL_ETH_FWD_TC_TABLE_NUM); /* valid TC index */ in al_eth_fwd_tc_table_set()