Home
last modified time | relevance | path

Searched refs:PORT_TYPE_XMAC (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_kstats.c1453 if (nxgep->mac.porttype == PORT_TYPE_XMAC) in nxge_setup_kstats()
1633 if (nxgep->mac.porttype == PORT_TYPE_XMAC) { in nxge_mac_init_kstats()
1749 if (nxgep->mac.porttype == PORT_TYPE_XMAC) { in nxge_port_kstat_update()
1890 if (nxgep->mac.porttype == PORT_TYPE_XMAC) { in nxge_port_kstat_update()
1925 if (nxgep->mac.porttype == PORT_TYPE_XMAC) { in nxge_save_cntrs()
2355 if (nxgep->mac.porttype == PORT_TYPE_XMAC) in nxge_m_stat()
2364 if (nxgep->mac.porttype == PORT_TYPE_XMAC) in nxge_m_stat()
2393 if (nxgep->mac.porttype == PORT_TYPE_XMAC) { in nxge_m_stat()
2405 if (nxgep->mac.porttype == PORT_TYPE_XMAC) { in nxge_m_stat()
2414 if (nxgep->mac.porttype == PORT_TYPE_XMAC) { in nxge_m_stat()
H A Dnxge_mac.c906 nxgep->mac.porttype = PORT_TYPE_XMAC; in nxge_mac_init()
1060 if (portt == PORT_TYPE_XMAC) { in nxge_xif_init()
1327 if (portt == PORT_TYPE_XMAC) { in nxge_mac_ctrl_init()
4205 if (portt == PORT_TYPE_XMAC) { in nxge_tx_mac_init()
4348 if (portt == PORT_TYPE_XMAC) { in nxge_rx_mac_init()
4442 if (nxgep->mac.porttype == PORT_TYPE_XMAC) { in nxge_tx_mac_enable()
4482 if (nxgep->mac.porttype == PORT_TYPE_XMAC) { in nxge_tx_mac_disable()
4525 if (nxgep->mac.porttype == PORT_TYPE_XMAC) { in nxge_rx_mac_enable()
4568 if (nxgep->mac.porttype == PORT_TYPE_XMAC) { in nxge_rx_mac_disable()
4603 if (nxgep->mac.porttype == PORT_TYPE_XMAC) { in nxge_tx_mac_reset()
[all …]
H A Dnxge_main.c672 nxgep->mac.porttype = PORT_TYPE_XMAC; in nxge_attach()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_mac_hw.h166 PORT_TYPE_XMAC = 1, enumerator