Searched refs:append_CRC (Results 1 – 2 of 2) sorted by relevance
636 uint32_t append_CRC; /*!< Enable / disable appending CRC */ member1309 uint32_t append_CRC; /*!< Enable / disable GEM CRC calculation */ member
273 this_mac->append_CRC = cfg->append_CRC; in MSS_MAC_init()762 cfg->append_CRC = MSS_MAC_CRC_ENABLE; in MSS_MAC_cfg_struct_def_init()1036 ASSERT( IS_STATE(cfg->append_CRC) ); in config_mac_hw()1761 if(MSS_MAC_CRC_DISABLE == this_mac->append_CRC) in MSS_MAC_send_pkt()2085 if(MSS_MAC_CRC_DISABLE == this_mac->append_CRC) in MSS_MAC_send_pkts()