Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c1035 nxge_port_t portt; in nxge_xif_init() local
1047 portt = nxgep->mac.porttype; in nxge_xif_init()
1060 if (portt == PORT_TYPE_XMAC) { in nxge_xif_init()
1148 } else if (portt == PORT_TYPE_BMAC) { in nxge_xif_init()
1313 nxge_port_t portt; in nxge_mac_ctrl_init() local
1324 portt = nxgep->mac.porttype; in nxge_mac_ctrl_init()
1327 if (portt == PORT_TYPE_XMAC) { in nxge_mac_ctrl_init()
1376 } else if (portt == PORT_TYPE_BMAC) { in nxge_mac_ctrl_init()
4174 nxge_port_t portt; in nxge_tx_mac_init() local
4179 portt = nxgep->mac.porttype; in nxge_tx_mac_init()
[all …]