Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/drivers/
H A Ddriver_roboswitch.c31 #define ROBO_MII_RETRY_MAX 10 /* Read attempts before giving up */ macro
130 for (i = 0; i < ROBO_MII_RETRY_MAX; ++i) { in wpa_driver_roboswitch_reg()