Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dmac_api.h7 void mac_set_delay(MAC_ENGINE *p_eng, int32_t rx_d, int32_t tx_d);
H A Dmactest.c1316 mac_set_delay(p_eng, rd, td); in test_start()
H A Dmac.c650 void mac_set_delay(MAC_ENGINE *p_eng, int32_t rx_d, int32_t tx_d) in mac_set_delay() function