Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dphy.c79 if (!eng->run.tm_tx_only) in phy_write()
97 if (!eng->run.tm_tx_only) in phy_write()
111 if (!eng->run.tm_tx_only) in phy_write()
137 if (!eng->run.tm_tx_only) in phy_read()
159 if (!eng->run.tm_tx_only) in phy_read()
179 if (!eng->run.tm_tx_only) in phy_read()
193 if (!eng->run.tm_tx_only) in phy_clrset()
258 if (!eng->run.tm_tx_only) in phy_basic_setting()
272 if (!eng->run.tm_tx_only) in phy_wait_reset_done()
285 if (!eng->run.tm_tx_only) in phy_wait_reset_done()
[all …]
H A Dmactest.c370 if (!p_eng->run.tm_tx_only) in finish_check()
378 if (!p_eng->run.tm_tx_only) in finish_check()
386 if (!p_eng->run.tm_tx_only) in finish_check()
435 p_eng->run.tm_tx_only = 1; in check_test_mode()
441 p_eng->run.tm_tx_only = 1; in check_test_mode()
786 if (p_eng->run.tm_tx_only) { in setup_running()
1176 if (p_eng->run.tm_tx_only) in setup_data()
1359 if (!p_eng->run.tm_tx_only) in test_start()
H A Dcomminf.h121 #define ZeroCopy_OFFSET (( eng->run.tm_tx_only ) ? 0 : 2)
508 uint8_t tm_tx_only; member
H A Dmac.c1342 if ( eng->run.tm_tx_only ) { in setup_framesize()
1432 if (eng->run.tm_tx_only) { in setup_buf()
1858 if ((eng->run.tm_tx_only || eng->run.TM_RxDataEn) && in check_des_header_Tx()
2248 if (!eng->run.tm_tx_only) in TestingLoop()