Searched refs:enable_crcr (Results 1 – 2 of 2) sorted by relevance
402 config->enable_crcr = true; in enet_get_default_tx_control_config()457 dma_tx_desc->tdes0_bm.crcr = config->enable_crcr; in enet_prepare_tx_desc_with_ts_record()496 dma_tx_desc->tdes0_bm.crcr = config->enable_crcr; in enet_prepare_tx_desc_with_ts_record()567 dma_tx_desc->tdes0_bm.crcr = config->enable_crcr; in enet_prepare_tx_desc()589 dma_tx_desc->tdes0_bm.crcr = config->enable_crcr; in enet_prepare_tx_desc()
466 bool enable_crcr; /* CRC replacement control */ member
Completed in 9 milliseconds