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