Home
last modified time | relevance | path

Searched refs:M88E1000_PSSR_1000MBS (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_defines.h1329 #define M88E1000_PSSR_1000MBS 0x8000 /* 10=1000Mbs */ macro
H A De1000_82543.c1437 if ((phy_data & M88E1000_PSSR_SPEED) == M88E1000_PSSR_1000MBS) in e1000_config_mac_to_phy_82543()
H A De1000_phy.c2676 if ((phy_data & M88E1000_PSSR_SPEED) == M88E1000_PSSR_1000MBS) { in e1000_get_phy_info_m88()