Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.h172 CFG_XMAC_TX = 0x00000001, enumerator
H A Dnpi_mac.c1952 if (config & CFG_XMAC_TX) in npi_xmac_tx_config()
1963 if (config & CFG_XMAC_TX) in npi_xmac_tx_config()
1984 if (config & CFG_XMAC_TX) in npi_xmac_tx_config()
/illumos-gate/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()