Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dcomminf.h211 #define Des_Flag_FTL ( 1 << 5 ) // Frame too long macro
H A Dncsi.c246 FindErr_Des(p_eng, Des_Flag_FTL); in check_rx_desc_err()
H A Dmac.c1192 …if ( eng->flg.desc & Des_Flag_FTL ) { PRINTF( option, "[Des] Frame too long … in FPri_ErrFlag()
1934 FindErr_Des( eng, Des_Flag_FTL ); in check_des_header_Rx()