Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dmac_api.h8 void mac_get_delay(MAC_ENGINE *p_eng, int32_t *p_rx_d, int32_t *p_tx_d);
H A Dmac.c369 void mac_get_delay(MAC_ENGINE *p_eng, int32_t *p_rx_d, int32_t *p_tx_d) in mac_get_delay() function
772 mac_get_delay(p_eng, &rx_cur, &tx_cur); in mac_set_scan_boundary()