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.c723 if (nxgep->mac.portmode == PORT_1G_COPPER ||
777 if (nxgep->mac.portmode == PORT_1G_COPPER ||
845 if (nxgep->mac.portmode == PORT_1G_COPPER ||
993 (nxgep->mac.portmode == PORT_1G_COPPER ||
998 (nxgep->mac.portmode == PORT_1G_COPPER))
H A Dnxge_espc.c163 nxgep->mac.portmode = PORT_1G_COPPER;
H A Dnxge_mac.c370 nxgep->mac.portmode = PORT_1G_COPPER;
453 nxgep->mac.portmode = PORT_1G_COPPER;
517 nxgep->mac.portmode = PORT_1G_COPPER;
654 nxgep->mac.portmode = PORT_1G_COPPER;
706 case PORT_1G_COPPER:
744 (nxgep->mac.portmode == PORT_1G_COPPER) ?
1072 if (portmode == PORT_1G_COPPER) {
1123 (portmode == PORT_1G_COPPER) ||
1152 if ((portmode == PORT_1G_COPPER) ||
1282 } else if ((portmode == PORT_1G_COPPER) ||
[all...]
H A Dnxge_fzc.c987 if ((nxgep->mac.portmode == PORT_1G_COPPER) ||
H A Dnxge_ndd.c893 case PORT_1G_COPPER:
H A Dnxge_main.c5184 case PORT_1G_COPPER:
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_mac_hw.h174 PORT_1G_COPPER = 1, enumerator in enum:nxge_port_mode

Completed in 109 milliseconds