Searched refs:RGEPHY_ANAR_TX (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/mii/
H A Drgephy.c167 RGEPHY_ANAR_TX_FD | RGEPHY_ANAR_TX |
186 anar |= RGEPHY_ANAR_TX_FD | RGEPHY_ANAR_TX;
199 anar &= ~(RGEPHY_ANAR_TX | RGEPHY_ANAR_10);
H A Drgephyreg.h88 #define RGEPHY_ANAR_TX 0x0080 /* local device supports 100bTx */ macro

Completed in 85 milliseconds