Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dncsi.h23 #define NCSI_RxDESNum 2048 macro
H A Dncsi.c183 for (i = 0; i < NCSI_RxDESNum - 1; i++) { in NCSI_Struct_Initialize_SLT()
384 } while ( retry < NCSI_RxDESNum ); in NCSI_Rx_SLT()