Searched refs:M88E1000_PSSR_DPLX (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/net/e1000/ | ||
D | e1000_hw.h | 2890 #define M88E1000_PSSR_DPLX 0x2000 /* 1=Duplex 0=Half Duplex */ macro |
D | e1000_hw.c | 2592 if (phy_data & M88E1000_PSSR_DPLX) in e1000_config_mac_to_phy() |