Searched refs:PORT_10G_COPPER (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_hw.c494 nxgep->mac.portmode == PORT_10G_COPPER ||
699 if (nxgep->mac.portmode == PORT_10G_COPPER ||
711 nxgep->mac.portmode == PORT_10G_COPPER ||
759 if (nxgep->mac.portmode == PORT_10G_COPPER ||
765 nxgep->mac.portmode == PORT_10G_COPPER ||
804 PORT_10G_COPPER ||
821 nxgep->mac.portmode == PORT_10G_COPPER ||
988 (nxgep->mac.portmode == PORT_10G_COPPER ||
1002 nxgep->mac.portmode == PORT_10G_COPPER ||
H A Dnxge_espc.c155 nxgep->mac.portmode = PORT_10G_COPPER;
H A Dnxge_mac.c595 case PORT_10G_COPPER:
604 ((nxgep->mac.portmode == PORT_10G_COPPER) ?
657 nxgep->mac.portmode = PORT_10G_COPPER;
748 case PORT_10G_COPPER:
818 nxgep->mac.portmode == PORT_10G_COPPER) {
1065 (portmode == PORT_10G_COPPER) ||
1086 (portmode == PORT_10G_COPPER) ||
1107 (portmode == PORT_10G_COPPER) ||
1244 portmode == PORT_10G_COPPER ||
1518 nxgep->mac.portmode == PORT_10G_COPPER ||
[all...]
H A Dnxge_ndd.c903 case PORT_10G_COPPER:
H A Dnxge_main.c5194 case PORT_10G_COPPER:
6955 case PORT_10G_COPPER:
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_mac_hw.h115 * was intended for the portmode == PORT_10G_COPPER case. But
118 * PORT_1G_TN1010 as the portmode, so PORT_10G_COPPER is never
119 * used as portmode. The driver code related to PORT_10G_COPPER
176 PORT_10G_COPPER, enumerator in enum:nxge_port_mode

Completed in 117 milliseconds