Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Dlan91c96.c100 #define SMC_ALLOC_MAX_TRY 5 macro
360 if (try < SMC_ALLOC_MAX_TRY) in smc_send_packet()
Dsmc91111.c125 #define SMC_ALLOC_MAX_TRY 5 macro
482 if (try < SMC_ALLOC_MAX_TRY) in smc_send()