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

/freebsd-12-stable/sys/dev/mii/
H A Drgephy.c166 anar &= ~(RGEPHY_ANAR_PC | RGEPHY_ANAR_ASP |
203 RGEPHY_ANAR_PC | RGEPHY_ANAR_ASP;
215 anar &= ~RGEPHY_ANAR_ASP;
424 anar |= RGEPHY_ANAR_PC | RGEPHY_ANAR_ASP;
H A Drgephyreg.h84 #define RGEPHY_ANAR_ASP 0x0800 /* Asymmetric Pause */ macro

Completed in 117 milliseconds