Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dncsi.c480 } while ( HWOwnTx( NCSI_TxDesDat ) ); in NCSI_Tx()
534 } while ( HWOwnTx( NCSI_TxDesDat ) ); in NCSI_ARP()
H A Dcomminf.h165 #define HWOwnTx(dat) (dat & 0x80000000) macro
H A Dmac.c1856 while (HWOwnTx(eng->dat.TxDes0DW)) { in check_des_header_Tx()