Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dcomminf.h207 #define Des_Flag_RxOwnTimeOut ( 1 << 1 ) // Time out of checking Rx owne… macro
H A Dmac.c1188 …if ( eng->flg.desc & Des_Flag_RxOwnTimeOut ) { PRINTF( option, "[Des] Time out of checking Rx owne… in FPri_ErrFlag()
1894 FindErr_Des(eng, Des_Flag_RxOwnTimeOut); in check_des_header_Rx()