Home
last modified time | relevance | path

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

/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth.h949 int al_eth_fsm_table_set(struct al_hal_eth_adapter *adapter, uint32_t idx, uint32_t entry);
H A Dal_hal_eth_main.c2842 int al_eth_fsm_table_set(struct al_hal_eth_adapter *adapter, uint32_t idx, uint32_t entry) in al_eth_fsm_table_set() function
/freebsd/sys/dev/al_eth/
H A Dal_eth.c723 al_eth_fsm_table_set(&adapter->hal_adapter, i, val); in al_eth_fsm_table_init()