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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igb/
H A De1000_defines.h668 #define M88E1000_PSSR_REV_POLARITY 0x0002 /* 1=Polarity reversed */ macro
H A De1000_phy.c1387 phy->cable_polarity = (data & M88E1000_PSSR_REV_POLARITY)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Ddefines.h748 #define M88E1000_PSSR_REV_POLARITY 0x0002 /* 1=Polarity reversed */ macro
H A Dphy.c1621 phy->cable_polarity = (data & M88E1000_PSSR_REV_POLARITY)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_hw.h2701 #define M88E1000_PSSR_REV_POLARITY 0x0002 /* 1=Polarity reversed */ macro
H A De1000_hw.c4949 *polarity = ((phy_data & M88E1000_PSSR_REV_POLARITY) >>

Completed in 74 milliseconds