Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/adaptec/
H A Dstarfire.c1064 int silly_count = 1000; in check_duplex() local
1069 while (--silly_count && mdio_read(dev, np->phys[0], MII_BMCR) & BMCR_RESET) in check_duplex()
1071 if (!silly_count) { in check_duplex()
/kernel/linux/linux-6.6/drivers/net/ethernet/adaptec/
H A Dstarfire.c1066 int silly_count = 1000; in check_duplex() local
1071 while (--silly_count && mdio_read(dev, np->phys[0], MII_BMCR) & BMCR_RESET) in check_duplex()
1073 if (!silly_count) { in check_duplex()

Completed in 8 milliseconds