Searched refs:CFG_XMAC_TX_CRC (Results 1 – 3 of 3) sorted by relevance
177 CFG_XMAC_TX_CRC = 0x00000008, enumerator
1967 if (config & CFG_XMAC_TX_CRC) in npi_xmac_tx_config()1978 if (config & CFG_XMAC_TX_CRC) in npi_xmac_tx_config()2005 if (config & CFG_XMAC_TX_CRC) in npi_xmac_tx_config()
4228 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()