Home
last modified time | relevance | path

Searched defs:bfe_hw_stats (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/uts/common/io/bfe/
H A Dbfe_hw.h454 typedef struct bfe_hw_stats { struct
456 tx_good_octetsbfe_hw_stats global() argument
457 tx_good_pktsbfe_hw_stats global() argument
458 tx_octetsbfe_hw_stats global() argument
459 tx_pktsbfe_hw_stats global() argument
460 tx_broadcast_pktsbfe_hw_stats global() argument
461 tx_multicast_pktsbfe_hw_stats global() argument
462 tx_len_64bfe_hw_stats global() argument
463 tx_len_65_to_127bfe_hw_stats global() argument
464 tx_len_128_to_255bfe_hw_stats global() argument
465 tx_len_256_to_511bfe_hw_stats global() argument
466 tx_len_512_to_1023bfe_hw_stats global() argument
467 tx_len_1024_to_maxbfe_hw_stats global() argument
468 tx_jabber_pktsbfe_hw_stats global() argument
469 tx_oversize_pktsbfe_hw_stats global() argument
470 tx_fragment_pktsbfe_hw_stats global() argument
471 tx_underrunsbfe_hw_stats global() argument
472 tx_total_colsbfe_hw_stats global() argument
473 tx_single_colsbfe_hw_stats global() argument
474 tx_multiple_colsbfe_hw_stats global() argument
475 tx_excessive_colsbfe_hw_stats global() argument
476 tx_late_colsbfe_hw_stats global() argument
477 tx_deferedbfe_hw_stats global() argument
478 tx_carrier_lostbfe_hw_stats global() argument
479 tx_pause_pktsbfe_hw_stats global() argument
480 pad1bfe_hw_stats global() argument
506 rx_nonpause_pktsbfe_hw_stats global() argument
H A Dbfe.h327 bfe_hw_stats_t bfe_hw_stats; member