Home
last modified time | relevance | path

Searched refs:PORT_10G_SERDES (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c288 if (nxgep->mac.portmode == PORT_10G_SERDES && in nxge_get_xcvr_type()
338 nxgep->mac.portmode = PORT_10G_SERDES; in nxge_get_xcvr_type()
361 nxgep->mac.portmode = PORT_10G_SERDES; in nxge_get_xcvr_type()
468 nxgep->mac.portmode = PORT_10G_SERDES; in nxge_get_xcvr_type()
533 nxgep->mac.portmode = PORT_10G_SERDES; in nxge_get_xcvr_type()
596 case PORT_10G_SERDES: in nxge_setup_xcvr_table()
669 nxgep->mac.portmode = PORT_10G_SERDES; in nxge_setup_xcvr_table()
776 case PORT_10G_SERDES: in nxge_setup_xcvr_table()
998 if (nxgep->niu_type == N2_NIU && (portmode != PORT_10G_SERDES) && in nxge_link_init()
1068 (portmode == PORT_10G_SERDES)) in nxge_xif_init()
[all …]
H A Dnxge_hw.c714 nxgep->mac.portmode == PORT_10G_SERDES) in nxge_loopback_ioctl()
768 nxgep->mac.portmode == PORT_10G_SERDES) in nxge_loopback_ioctl()
824 nxgep->mac.portmode == PORT_10G_SERDES) in nxge_loopback_ioctl()
1005 nxgep->mac.portmode == PORT_10G_SERDES)) in nxge_set_lb()
H A Dnxge_ndd.c888 case PORT_10G_SERDES: in nxge_param_get_port_mode()
H A Dnxge_main.c5185 case PORT_10G_SERDES: in nxge_get_priv_prop()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_mac_hw.h176 PORT_10G_SERDES, /* Port0 or 1 of Alonso or Monza */ enumerator