Searched refs:ANER_LPAN (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/mii/
H A Damphy.c177 if (PHY_READ(sc, MII_ANER) & ANER_LPAN) {
H A Dmii.h169 #define ANER_LPAN 0x0001 /* link parter autoneg-able */ macro
H A Dnsphy.c250 if (PHY_READ(sc, MII_ANER) & ANER_LPAN) {
H A Dtlphy.c367 if (aner & ANER_LPAN) {

Completed in 117 milliseconds