tse_csroffs
tse_csroffs(msb_octets_transmitted_ok)) << 32;
tse_csroffs(octets_transmitted_ok));
tse_csroffs(msb_octets_received_ok)) << 32;
tse_csroffs(octets_received_ok));
tse_csroffs(tx_pause_mac_ctrl_frames));
tse_csroffs(rx_pause_mac_ctrl_frames));
tse_csroffs(if_in_errors));
tse_csroffs(if_out_errors));
tse_csroffs(if_in_ucast_pkts));
tse_csroffs(if_in_multicast_pkts));
tse_csroffs(if_in_broadcast_pkts));
tse_csroffs(if_out_discards));
tse_csroffs(if_out_ucast_pkts));
tse_csroffs(if_out_multicast_pkts));
tse_csroffs(if_out_broadcast_pkts));
tse_csroffs(ether_stats_drop_events));
tse_csroffs(msb_ether_stats_octets)) << 32;
tse_csroffs(ether_stats_octets));
tse_csroffs(ether_stats_pkts));
tse_csroffs(ether_stats_undersize_pkts));
tse_csroffs(ether_stats_oversize_pkts));
tse_csroffs(ether_stats_pkts_64_octets));
tse_csroffs(ether_stats_pkts_65to127_octets));
tse_csroffs(ether_stats_pkts_128to255_octets));
tse_csroffs(ether_stats_pkts_256to511_octets));
tse_csroffs(ether_stats_pkts_512to1023_octets));
tse_csroffs(ether_stats_pkts_1024to1518_octets));
tse_csroffs(ether_stats_pkts_1519tox_octets));
tse_csroffs(ether_stats_jabbers));
tse_csroffs(ether_stats_fragments));
tse_csroffs(frames_transmitted_ok));
tse_csroffs(frames_received_ok));
tse_csroffs(frames_check_sequence_errors));
tse_csroffs(alignment_errors));
tse_csroffs(mdio_phy1) + regnum * 4) & 0xffff;
ctrl = csrrd32(priv->mac_dev, tse_csroffs(command_config));
csrwr32(ctrl, priv->mac_dev, tse_csroffs(command_config));
tse_csroffs(mdio_phy1_addr));
csrwr32(value, priv->mac_dev, tse_csroffs(mdio_phy1) + regnum * 4);
priv->pcs_base = priv->mac_dev + tse_csroffs(mdio_phy0);
csrwr32(msb, priv->mac_dev, tse_csroffs(mac_addr_0));
csrwr32(lsb, priv->mac_dev, tse_csroffs(mac_addr_1));
dat = csrrd32(priv->mac_dev, tse_csroffs(command_config));
csrwr32(dat, priv->mac_dev, tse_csroffs(command_config));
if (tse_bit_is_clear(priv->mac_dev, tse_csroffs(command_config),
dat = csrrd32(priv->mac_dev, tse_csroffs(command_config));
csrwr32(dat, priv->mac_dev, tse_csroffs(command_config));
priv->mac_dev, tse_csroffs(rx_section_empty));
tse_csroffs(rx_section_full));
tse_csroffs(rx_almost_empty));
tse_csroffs(rx_almost_full));
priv->mac_dev, tse_csroffs(tx_section_empty));
tse_csroffs(tx_section_full));
tse_csroffs(tx_almost_empty));
tse_csroffs(tx_almost_full));
csrwr32(frm_length, priv->mac_dev, tse_csroffs(frm_length));
tse_csroffs(tx_ipg_length));
tse_set_bit(priv->mac_dev, tse_csroffs(rx_cmd_stat),
tse_clear_bit(priv->mac_dev, tse_csroffs(tx_cmd_stat),
cmd = csrrd32(priv->mac_dev, tse_csroffs(command_config));
csrwr32(cmd, priv->mac_dev, tse_csroffs(command_config));
tse_csroffs(pause_quanta));
u32 value = csrrd32(priv->mac_dev, tse_csroffs(command_config));
csrwr32(value, priv->mac_dev, tse_csroffs(command_config));
csrwr32(0, priv->mac_dev, tse_csroffs(hash_table) + i * 4);
csrwr32(1, priv->mac_dev, tse_csroffs(hash_table) + hash * 4);
csrwr32(1, priv->mac_dev, tse_csroffs(hash_table) + i * 4);
tse_set_bit(priv->mac_dev, tse_csroffs(command_config),
tse_set_bit(priv->mac_dev, tse_csroffs(command_config),
tse_clear_bit(priv->mac_dev, tse_csroffs(command_config),
tse_csroffs(mdio_phy1_addr));