Lines Matching refs:portt
1035 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()
4205 if (portt == PORT_TYPE_XMAC) { in nxge_tx_mac_init()
4313 nxge_port_t portt; in nxge_rx_mac_init() local
4327 portt = nxgep->mac.porttype; in nxge_rx_mac_init()
4348 if (portt == PORT_TYPE_XMAC) { in nxge_rx_mac_init()