Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/adaptec/
Dstarfire.c1077 int silly_count = 1000; in check_duplex() local
1082 while (--silly_count && mdio_read(dev, np->phys[0], MII_BMCR) & BMCR_RESET) in check_duplex()
1084 if (!silly_count) { in check_duplex()