Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Dnfs.c38 #define NFS_RETRY_COUNT 30 macro
715 if (++nfs_timeout_count > NFS_RETRY_COUNT) { in nfs_timeout_handler()