Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dmii.h149 #define ANLPAR_PAUSE_SYM (1 << 10) macro
H A Dmii_physubr.c685 if ((anar & ANAR_PAUSE_SYM) != 0 && (anlpar & ANLPAR_PAUSE_SYM) != 0) in mii_phy_flowstatus()
697 if ((anlpar & ANLPAR_PAUSE_SYM) != 0) in mii_phy_flowstatus()