Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dncsi.h22 #define SENT_RETRY_COUNT 1 macro
H A Dncsi.c571 } while (Retry <= SENT_RETRY_COUNT); in NCSI_SentWaitPacket()