Searched refs:TCPSegmentation (Results 1 – 2 of 2) sorted by relevance
2112 …dmaconf->TCPSegmentation = ( ( READ_BIT( heth->Instance->DMACTCR, ETH_DMACTCR_TSE ) >> 12 ) > 0U )… in HAL_ETH_GetDMAConfig()2599 ( ( uint32_t ) dmaconf->TCPSegmentation << 12 ) ); in ETH_SetDMAConfig()2677 dmaDefaultConf.TCPSegmentation = DISABLE; in ETH_MACDMAConfig()
451 FunctionalState TCPSegmentation; /*!< Enables or disables the TCP Segmentation */ member