Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/mii/
Dukphy_subr.c116 else if (anlpar & ANLPAR_10_FD) in ukphy_status()
Dmii.h146 #define ANLPAR_10_FD 0x0040 /* link partner supports 10bT FD */ macro
Dtdkphy.c195 else if (anlpar & ANLPAR_10_FD) in tdkphy_status()
Damphy.c186 else if (anlpar & ANLPAR_10_FD) in amphy_status()
Drlphy.c208 else if (anlpar & ANLPAR_10_FD) in rlphy_status()
Dnsphy.c259 else if (anlpar & ANLPAR_10_FD) in nsphy_status()
/freebsd-12-stable/sys/dev/dc/
Ddcphy.c336 else if (anlpar & ANLPAR_10_FD) in dcphy_status()
/freebsd-12-stable/sys/dev/txp/
Dif_txp.c2656 else if (anlpar & ANLPAR_10_FD) in txp_ifmedia_sts()