Home
last modified time | relevance | path

Searched refs:RGEPHY_ANAR_10 (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/ether/rtl81xx/dev/mii/
H A Drgephyreg.h88 #define RGEPHY_ANAR_10 0x0020 /* local device supports 10bT */ macro
H A Drgephy.c164 RGEPHY_ANAR_10_FD | RGEPHY_ANAR_10); in rgephy_service()
186 anar |= RGEPHY_ANAR_10_FD | RGEPHY_ANAR_10; in rgephy_service()
195 anar &= ~(RGEPHY_ANAR_TX | RGEPHY_ANAR_10); in rgephy_service()