Lines Matching refs:T_REG_32
291 #define T_REG_32 32 macro
296 { 0x3010, T_REG_32, "good_frames_received", },
297 { 0x3008, T_REG_32, "bad_octets_received", },
298 { 0x3014, T_REG_32, "bad_frames_received", },
299 { 0x3018, T_REG_32, "broadcast_frames_received", },
300 { 0x301c, T_REG_32, "multicast_frames_received", },
301 { 0x3050, T_REG_32, "unrec_mac_control_received", },
302 { 0x3058, T_REG_32, "good_fc_received", },
303 { 0x305c, T_REG_32, "bad_fc_received", },
304 { 0x3060, T_REG_32, "undersize_received", },
305 { 0x3064, T_REG_32, "fragments_received", },
306 { 0x3068, T_REG_32, "oversize_received", },
307 { 0x306c, T_REG_32, "jabber_received", },
308 { 0x3070, T_REG_32, "mac_receive_error", },
309 { 0x3074, T_REG_32, "bad_crc_event", },
310 { 0x3078, T_REG_32, "collision", },
311 { 0x307c, T_REG_32, "late_collision", },
312 { 0x2484, T_REG_32, "rx_discard", },
313 { 0x2488, T_REG_32, "rx_overrun", },
314 { 0x3020, T_REG_32, "frames_64_octets", },
315 { 0x3024, T_REG_32, "frames_65_to_127_octets", },
316 { 0x3028, T_REG_32, "frames_128_to_255_octets", },
317 { 0x302c, T_REG_32, "frames_256_to_511_octets", },
318 { 0x3030, T_REG_32, "frames_512_to_1023_octets", },
319 { 0x3034, T_REG_32, "frames_1024_to_max_octets", },
321 { 0x3040, T_REG_32, "good_frames_sent", },
322 { 0x3044, T_REG_32, "excessive_collision", },
323 { 0x3048, T_REG_32, "multicast_frames_sent", },
324 { 0x304c, T_REG_32, "broadcast_frames_sent", },
325 { 0x3054, T_REG_32, "fc_sent", },
326 { 0x300c, T_REG_32, "internal_mac_transmit_err", },
3067 case T_REG_32: in mvneta_ethtool_update_stats()