Home
last modified time | relevance | path

Searched refs:ANLPAR_10_FD (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/mii/
H A Dukphy_subr.c114 else if (anlpar & ANLPAR_10_FD) in ukphy_status()
H A Dmii.h144 #define ANLPAR_10_FD 0x0040 /* link partner supports 10bT FD */ macro
H A Drlphy.c204 else if (anlpar & ANLPAR_10_FD) in rlphy_status()
H A Damphy.c182 else if (anlpar & ANLPAR_10_FD) in amphy_status()
H A Dtdkphy.c191 else if (anlpar & ANLPAR_10_FD) in tdkphy_status()
H A Dnsphy.c248 else if (anlpar & ANLPAR_10_FD) in nsphy_status()
/freebsd/sys/dev/dc/
H A Ddcphy.c332 else if (anlpar & ANLPAR_10_FD) in dcphy_status()
/freebsd/sys/dev/axgbe/
H A Dxgbe-phy-v2.c3046 if (common_adv & ANLPAR_10_FD) in xgbe_phy_read_status()