Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dcomminf.h228 #define NCSI_Flag_Get_Controller_Packet_Statistics ( 1 << 12 ) // Time out when Get Controller… macro
H A Dncsi.c796 ncsi_set_error_flag( eng, NCSI_Flag_Get_Controller_Packet_Statistics ); in Get_Controller_Packet_Statistics_SLT()
H A Dmac.c1227 …if ( eng->flg.ncsi & NCSI_Flag_Get_Controller_Packet_Statistics) { PRINTF( option, "[NCSI] Time ou… in FPri_ErrFlag()