Home
last modified time | relevance | path

Searched refs:tx_edc_enable (Results 1 – 2 of 2) sorted by relevance

/hal_microchip-latest/mpfs/drivers/mss/mss_ethernet_mac/
Dmss_ethernet_mac_types.h631 …uint32_t tx_edc_enable; /*!< Enable / disable error detection and correction for tx FI… member
Dmss_ethernet_mac.c757 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()