Searched refs:enable_ttse (Results 1 – 2 of 2) sorted by relevance
401 config->enable_ttse = false; in enet_get_default_tx_control_config()460 dma_tx_desc->tdes0_bm.ttse = config->enable_ttse; in enet_prepare_tx_desc_with_ts_record()499 dma_tx_desc->tdes0_bm.ttse = config->enable_ttse; in enet_prepare_tx_desc_with_ts_record()
465 bool enable_ttse; /* enable transmit timestamp */ member
Completed in 12 milliseconds