Home
last modified time | relevance | path

Searched refs:ANLPAR_TX (Results 1 – 7 of 7) sorted by relevance

/dragonfly/sys/dev/netif/mii_layer/
H A Dmii.h145 #define ANLPAR_TX 0x0080 /* link partner supports 100bTx */ macro
H A Dukphy_subr.c119 else if (anlpar & ANLPAR_TX) in ukphy_status()
H A Drlphy.c295 else if (anlpar & ANLPAR_TX) in rlphy_status()
H A Damphy.c249 else if (anlpar & ANLPAR_TX) in amphy_status()
H A Dnsphy.c335 else if (anlpar & ANLPAR_TX) in nsphy_status()
H A Ddcphy.c373 else if (anlpar & ANLPAR_TX && in dcphy_status()
/dragonfly/sys/dev/netif/txp/
H A Dif_txp.c1616 else if (anlpar & ANLPAR_TX) in txp_ifmedia_sts()