Home
last modified time | relevance | path

Searched refs:M88E1000_PSSR_DPLX (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/
H A De1000.h2379 #define M88E1000_PSSR_DPLX 0x2000 /* 1=Duplex 0=Half Duplex */ macro
H A De1000.c3332 if (phy_data & M88E1000_PSSR_DPLX) in e1000_config_mac_to_phy()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2739 #define M88E1000_PSSR_DPLX 0x2000 /* 1=Duplex 0=Half Duplex */ macro
H A De1000_hw.c1949 if (phy_data & M88E1000_PSSR_DPLX) in e1000_config_mac_to_phy()