Lines Matching defs:macstat_regs

1128 struct macstat_regs {			/* Location: */  struct
1129 u32 pad[32]; /* 0x6000 - 607C */
1132 u32 txrx_0_64_byte_frames; /* 0x6080 */
1133 u32 txrx_65_127_byte_frames; /* 0x6084 */
1134 u32 txrx_128_255_byte_frames; /* 0x6088 */
1135 u32 txrx_256_511_byte_frames; /* 0x608C */
1136 u32 txrx_512_1023_byte_frames; /* 0x6090 */
1137 u32 txrx_1024_1518_byte_frames; /* 0x6094 */
1138 u32 txrx_1519_1522_gvln_frames; /* 0x6098 */
1139 u32 rx_bytes; /* 0x609C */
1140 u32 rx_packets; /* 0x60A0 */
1141 u32 rx_fcs_errs; /* 0x60A4 */
1142 u32 rx_multicast_packets; /* 0x60A8 */
1143 u32 rx_broadcast_packets; /* 0x60AC */
1144 u32 rx_control_frames; /* 0x60B0 */
1145 u32 rx_pause_frames; /* 0x60B4 */
1146 u32 rx_unknown_opcodes; /* 0x60B8 */
1147 u32 rx_align_errs; /* 0x60BC */
1148 u32 rx_frame_len_errs; /* 0x60C0 */
1149 u32 rx_code_errs; /* 0x60C4 */
1150 u32 rx_carrier_sense_errs; /* 0x60C8 */
1151 u32 rx_undersize_packets; /* 0x60CC */
1152 u32 rx_oversize_packets; /* 0x60D0 */
1153 u32 rx_fragment_packets; /* 0x60D4 */
1154 u32 rx_jabbers; /* 0x60D8 */
1155 u32 rx_drops; /* 0x60DC */
1156 u32 tx_bytes; /* 0x60E0 */
1157 u32 tx_packets; /* 0x60E4 */
1158 u32 tx_multicast_packets; /* 0x60E8 */
1159 u32 tx_broadcast_packets; /* 0x60EC */
1160 u32 tx_pause_frames; /* 0x60F0 */
1161 u32 tx_deferred; /* 0x60F4 */
1162 u32 tx_excessive_deferred; /* 0x60F8 */
1163 u32 tx_single_collisions; /* 0x60FC */
1164 u32 tx_multiple_collisions; /* 0x6100 */
1165 u32 tx_late_collisions; /* 0x6104 */
1166 u32 tx_excessive_collisions; /* 0x6108 */
1167 u32 tx_total_collisions; /* 0x610C */
1168 u32 tx_pause_honored_frames; /* 0x6110 */
1169 u32 tx_drops; /* 0x6114 */
1170 u32 tx_jabbers; /* 0x6118 */
1171 u32 tx_fcs_errs; /* 0x611C */
1172 u32 tx_control_frames; /* 0x6120 */
1173 u32 tx_oversize_frames; /* 0x6124 */
1174 u32 tx_undersize_frames; /* 0x6128 */
1175 u32 tx_fragments; /* 0x612C */
1176 u32 carry_reg1; /* 0x6130 */
1177 u32 carry_reg2; /* 0x6134 */
1178 u32 carry_reg1_mask; /* 0x6138 */
1179 u32 carry_reg2_mask; /* 0x613C */