Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e100/
De100_phy.c337 bdp->PhyDelay = 0; in e100_phy_fix_squelch()
339 } else if (!bdp->PhyDelay--) { in e100_phy_fix_squelch()
362 bdp->PhyDelay = 3; in e100_phy_fix_squelch()
931 bdp->PhyDelay = 0; in e100_phy_init()
De100.h907 unsigned int PhyDelay; /* delay for the fix squelch algorithm */ member