Lines Matching refs:XLR_XGMII
837 if (sc->port_type != XLR_XGMII) in nlge_mii_write()
850 val = (sc->port_type == XLR_XGMII) ? (0xffff) : in nlge_mii_read()
1316 if (sc->mac_type == XLR_XGMII) { /* TBD: XGMII init sequence */ in nlna_config_classifier()
1382 case XLR_XGMII: in nlna_media_specific_config()
1411 case XLR_XGMII: in nlna_reset_ports()
1521 case XLR_XGMII: in nlge_port_disable()
1560 case XLR_XGMII: in nlge_port_enable()
1800 case XLR_XGMII: in nlge_media_specific_init()
1904 if (sc->port_type != XLR_XAUI && sc->port_type != XLR_XGMII) { in nlge_mii_init()
2197 if (sc->port_type == XLR_XAUI || sc->port_type == XLR_XGMII) in nlge_gmac_config_speed()
2345 } else if (sc->port_type == XLR_XAUI || sc->port_type == XLR_XGMII) { in dump_gmac_registers()