Home
last modified time | relevance | path

Searched refs:XLR_SGMII (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/mips/rmi/
HDboard.c455 blk0->mode = XLR_SGMII; in xlr_board_info_setup()
465 blk0->gmac_port[i].type = XLR_SGMII; in xlr_board_info_setup()
484 blk1->mode = XLR_SGMII; in xlr_board_info_setup()
492 blk1->gmac_port[i].type = XLR_SGMII; in xlr_board_info_setup()
HDboard.h197 enum gmac_port_types { XLR_RGMII, XLR_SGMII, XLR_PORT0_RGMII, XLR_XGMII, XLR_XAUI }; enumerator
/NextBSD/sys/mips/rmi/dev/nlge/
HDif_nlge.c574 if (sc->port_type == XLR_SGMII) { in nlge_init()
1369 case XLR_SGMII: in nlna_media_specific_config()
1409 case XLR_SGMII: in nlna_reset_ports()
1519 case XLR_SGMII: in nlge_port_disable()
1558 case XLR_SGMII: in nlge_port_enable()
1600 if (sc->port_type != XLR_SGMII) in nlge_sgmii_init()
1786 case XLR_SGMII: in nlge_media_specific_init()
1852 if (sc->port_type == XLR_RGMII || sc->port_type == XLR_SGMII) { in nlge_set_mac_addr()
2324 if (sc->port_type == XLR_RGMII || sc->port_type == XLR_SGMII) { in dump_gmac_registers()