Searched refs:GMAC_TX_CRC_ADD_B (Results 1 – 2 of 2) sorted by relevance
151 dsaf_set_bit(tx_ctrl, GMAC_TX_CRC_ADD_B, !!newval); in hns_gmac_config_pad_and_crc()213 port_mode->crc_add = dsaf_get_bit(tx_ctrl, GMAC_TX_CRC_ADD_B); in hns_gmac_port_mode_get()
957 #define GMAC_TX_CRC_ADD_B 6 macro