Searched refs:tx_edc_enable (Results 1 – 2 of 2) sorted by relevance
631 …uint32_t tx_edc_enable; /*!< Enable / disable error detection and correction for tx FI… member
757 cfg->tx_edc_enable = MSS_MAC_ERR_DET_CORR_DISABLE; in MSS_MAC_cfg_struct_def_init()1032 ASSERT( IS_STATE(cfg->tx_edc_enable) ); in config_mac_hw()