Lines Matching refs:_B44
294 _B44(tx_good_octets) \
295 _B44(tx_good_pkts) \
296 _B44(tx_octets) \
297 _B44(tx_pkts) \
298 _B44(tx_broadcast_pkts) \
299 _B44(tx_multicast_pkts) \
300 _B44(tx_len_64) \
301 _B44(tx_len_65_to_127) \
302 _B44(tx_len_128_to_255) \
303 _B44(tx_len_256_to_511) \
304 _B44(tx_len_512_to_1023) \
305 _B44(tx_len_1024_to_max) \
306 _B44(tx_jabber_pkts) \
307 _B44(tx_oversize_pkts) \
308 _B44(tx_fragment_pkts) \
309 _B44(tx_underruns) \
310 _B44(tx_total_cols) \
311 _B44(tx_single_cols) \
312 _B44(tx_multiple_cols) \
313 _B44(tx_excessive_cols) \
314 _B44(tx_late_cols) \
315 _B44(tx_defered) \
316 _B44(tx_carrier_lost) \
317 _B44(tx_pause_pkts) \
318 _B44(rx_good_octets) \
319 _B44(rx_good_pkts) \
320 _B44(rx_octets) \
321 _B44(rx_pkts) \
322 _B44(rx_broadcast_pkts) \
323 _B44(rx_multicast_pkts) \
324 _B44(rx_len_64) \
325 _B44(rx_len_65_to_127) \
326 _B44(rx_len_128_to_255) \
327 _B44(rx_len_256_to_511) \
328 _B44(rx_len_512_to_1023) \
329 _B44(rx_len_1024_to_max) \
330 _B44(rx_jabber_pkts) \
331 _B44(rx_oversize_pkts) \
332 _B44(rx_fragment_pkts) \
333 _B44(rx_missed_pkts) \
334 _B44(rx_crc_align_errs) \
335 _B44(rx_undersize) \
336 _B44(rx_crc_errs) \
337 _B44(rx_align_errs) \
338 _B44(rx_symbol_errs) \
339 _B44(rx_pause_pkts) \
340 _B44(rx_nonpause_pkts)
347 #define _B44(x) u64 x; macro
349 #undef _B44