Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bfe/
H A Dbfe_hw.h454 typedef struct bfe_hw_stats { struct
456 uint32_t tx_good_octets;
457 uint32_t tx_good_pkts;
458 uint32_t tx_octets;
459 uint32_t tx_pkts;
460 uint32_t tx_broadcast_pkts;
461 uint32_t tx_multicast_pkts;
462 uint32_t tx_len_64;
463 uint32_t tx_len_65_to_127;
464 uint32_t tx_len_128_to_255;
[all …]
H A Dbfe.h327 bfe_hw_stats_t bfe_hw_stats; member