Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/xl/
H A Dif_xlreg.h288 #define XL_XCVR_MII 0x06 macro
H A Dif_xl.c825 icfg |= (XL_XCVR_MII << XL_ICFG_CONNECTOR_BITS); in xl_setcfg()
1110 sc->xl_xcvr = XL_XCVR_MII; in xl_choose_xcvr()
1117 sc->xl_xcvr = XL_XCVR_MII; in xl_choose_xcvr()
1484 case XL_XCVR_MII: in xl_attach()
3012 case XL_XCVR_MII: in xl_ifmedia_sts()