Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_hw.c724 if (nxgep->mac.portmode == PORT_1G_COPPER || in nxge_loopback_ioctl()
778 if (nxgep->mac.portmode == PORT_1G_COPPER || in nxge_loopback_ioctl()
846 if (nxgep->mac.portmode == PORT_1G_COPPER || in nxge_loopback_ioctl()
994 (nxgep->mac.portmode == PORT_1G_COPPER || in nxge_set_lb()
999 (nxgep->mac.portmode == PORT_1G_COPPER)) in nxge_set_lb()
H A Dnxge_espc.c163 nxgep->mac.portmode = PORT_1G_COPPER; in nxge_espc_phy_type_get()
H A Dnxge_mac.c370 nxgep->mac.portmode = PORT_1G_COPPER; in nxge_get_xcvr_type()
453 nxgep->mac.portmode = PORT_1G_COPPER; in nxge_get_xcvr_type()
517 nxgep->mac.portmode = PORT_1G_COPPER; in nxge_get_xcvr_type()
654 nxgep->mac.portmode = PORT_1G_COPPER; in nxge_setup_xcvr_table()
706 case PORT_1G_COPPER: in nxge_setup_xcvr_table()
744 (nxgep->mac.portmode == PORT_1G_COPPER) ? in nxge_setup_xcvr_table()
1072 if (portmode == PORT_1G_COPPER) { in nxge_xif_init()
1123 (portmode == PORT_1G_COPPER) || in nxge_xif_init()
1152 if ((portmode == PORT_1G_COPPER) || in nxge_xif_init()
1282 } else if ((portmode == PORT_1G_COPPER) || in nxge_pcs_init()
[all …]
H A Dnxge_fzc.c979 if ((nxgep->mac.portmode == PORT_1G_COPPER) || in nxge_init_fzc_rxdma_port()
H A Dnxge_ndd.c868 case PORT_1G_COPPER: in nxge_param_get_port_mode()
H A Dnxge_main.c5164 case PORT_1G_COPPER: in nxge_get_priv_prop()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_mac_hw.h172 PORT_1G_COPPER = 1, enumerator