Searched refs:PORT_10G_FIBER (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_hw.c364 } else if (nxgep->mac.portmode == PORT_10G_FIBER) {
491 * portmodes, but checks XFP only if portmode == PORT_10G_FIBER.
493 if (nxgep->mac.portmode == PORT_10G_FIBER ||
701 nxgep->mac.portmode == PORT_10G_FIBER)
710 if (nxgep->mac.portmode == PORT_10G_FIBER ||
761 nxgep->mac.portmode == PORT_10G_FIBER)
764 if (nxgep->mac.portmode == PORT_10G_FIBER ||
808 PORT_10G_FIBER) {
820 if (nxgep->mac.portmode == PORT_10G_FIBER ||
990 nxgep->mac.portmode == PORT_10G_FIBER))
[all...]
H A Dnxge_mac.c345 nxgep->mac.portmode = PORT_10G_FIBER;
393 nxgep->mac.portmode = PORT_10G_FIBER;
446 nxgep->mac.portmode = PORT_10G_FIBER;
520 nxgep->mac.portmode = PORT_10G_FIBER;
594 case PORT_10G_FIBER:
603 (nxgep->mac.portmode == PORT_10G_FIBER) ? "Fiber" :
663 nxgep->mac.portmode = PORT_10G_FIBER;
775 case PORT_10G_FIBER:
800 (nxgep->mac.portmode == PORT_10G_FIBER) ?
817 if (nxgep->mac.portmode == PORT_10G_FIBER ||
[all...]
H A Dnxge_espc.c151 nxgep->mac.portmode = PORT_10G_FIBER;
H A Dnxge_send.c225 case PORT_10G_FIBER:
H A Dnxge_ndd.c908 case PORT_10G_FIBER:
H A Dnxge_main.c5200 case PORT_10G_FIBER:
6956 case PORT_10G_FIBER:
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_mac_hw.h177 PORT_10G_FIBER, enumerator in enum:nxge_port_mode

Completed in 123 milliseconds