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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dbnx2.c1480 bmcr |= BCM5708S_BMCR_FORCE_2500;
1522 bmcr &= ~BCM5708S_BMCR_FORCE_2500;
1790 new_bmcr |= BCM5708S_BMCR_FORCE_2500;
1792 new_bmcr = bmcr & ~BCM5708S_BMCR_FORCE_2500;
H A Dbnx2.h6377 #define BCM5708S_BMCR_FORCE_2500 0x20 macro

Completed in 113 milliseconds