Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dcomminf.h214 #define Des_Flag_RxFIFOFull ( 1 << 8 ) // Rx FIFO full macro
H A Dncsi.c270 FindErr_Des(p_eng, Des_Flag_RxFIFOFull); in check_rx_desc_err()
H A Dmac.c1195 …if ( eng->flg.desc & Des_Flag_RxFIFOFull ) { PRINTF( option, "[Des] Rx FIFO full … in FPri_ErrFlag()
1955 FindErr_Des( eng, Des_Flag_RxFIFOFull ); in check_des_header_Rx()