Searched refs:ANLPAR_PAUSE_TOWARDS (Results 1 – 2 of 2) sorted by relevance
534 ((anlpar & ANLPAR_PAUSE_TOWARDS) == ANLPAR_PAUSE_TOWARDS)) in mii_phy_flowstatus()547 switch ((anlpar & ANLPAR_PAUSE_TOWARDS)) { in mii_phy_flowstatus()
146 #define ANLPAR_PAUSE_TOWARDS (3 << 10) macro