Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dcomminf.h210 #define Des_Flag_CRC ( 1 << 4 ) // CRC error of frame macro
H A Dncsi.c238 FindErr_Des(p_eng, Des_Flag_CRC); in check_rx_desc_err()
H A Dmac.c1191 …if ( eng->flg.desc & Des_Flag_CRC ) { PRINTF( option, "[Des] CRC error of frame … in FPri_ErrFlag()
1927 FindErr_Des( eng, Des_Flag_CRC ); in check_des_header_Rx()