Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.h174 CFG_XMAC_TX = 0x00000001, enumerator
H A Dnpi_mac.c1961 if (config & CFG_XMAC_TX) in npi_xmac_tx_config()
1972 if (config & CFG_XMAC_TX) in npi_xmac_tx_config()
1993 if (config & CFG_XMAC_TX) in npi_xmac_tx_config()
/titanic_50/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c4228 CFG_XMAC_TX_CRC | CFG_XMAC_TX)) != NPI_SUCCESS) in nxge_tx_mac_init()
4230 nxgep->mac.tx_config = CFG_XMAC_TX_CRC | CFG_XMAC_TX; in nxge_tx_mac_init()
4444 CFG_XMAC_TX)) != NPI_SUCCESS) in nxge_tx_mac_enable()
4484 nxgep->mac.portnum, CFG_XMAC_TX)) != NPI_SUCCESS) in nxge_tx_mac_disable()