Searched refs:SENT_RETRY_COUNT (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/cmd/aspeed/nettest/ | ||
H A D | ncsi.h | 22 #define SENT_RETRY_COUNT 1 macro |
H A D | ncsi.c | 571 } while (Retry <= SENT_RETRY_COUNT); in NCSI_SentWaitPacket() |