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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bnx2x/
H A Dbnx2x_link.c1991 u16 lp_up2; local
1999 MDIO_OVER_1G_LP_UP2, &lp_up2);
2001 /* bits [10:7] at lp_up2, positioned at [15:12] */
2002 lp_up2 = (((lp_up2 & MDIO_OVER_1G_LP_UP2_PREEMPHASIS_MASK) >>
2006 if (lp_up2 == 0)
2017 if (lp_up2 !=
2020 tx_driver |= lp_up2;

Completed in 159 milliseconds