Home
last modified time | relevance | path

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

/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_main.c254 #define AL_ETH_EPE_ENTRIES_NUM 26 macro
255 static struct al_eth_epe_p_reg_entry al_eth_epe_p_regs[AL_ETH_EPE_ENTRIES_NUM] = {
285 static struct al_eth_epe_control_entry al_eth_epe_control_table[AL_ETH_EPE_ENTRIES_NUM] = {
444 for (idx = 0; idx < AL_ETH_EPE_ENTRIES_NUM; idx++) in al_eth_epe_init()