Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dcomminf.h206 #define Des_Flag_TxOwnTimeOut ( 1 << 0 ) // Time out of checking Tx owne… macro
H A Dmac.c1187 …if ( eng->flg.desc & Des_Flag_TxOwnTimeOut ) { PRINTF( option, "[Des] Time out of checking Tx owne… in FPri_ErrFlag()
1865 return (FindErr_Des(eng, Des_Flag_TxOwnTimeOut)); in check_des_header_Tx()