Home
last modified time | relevance | path

Searched refs:mbtc (Results 1 – 5 of 5) sorted by relevance

/src/sys/dev/aq/
H A Daq_irq.c82 AQ_SDELTA(mbtc); in aq_update_hw_stats()
94 aq_dev->curr_stats.mbtc + aq_dev->curr_stats.bbtc; in aq_update_hw_stats()
H A Daq_fw2x.c124 uint32_t mbtc; member
407 dst->mbtc = src->mbtc; in fw2x_stats_to_fw_stats_()
H A Daq_device.h76 uint64_t mbtc; member
H A Daq_hw.h86 uint32_t mbtc; member
H A Daq_main.c1382 CTLFLAG_RD, &stats->mbtc, "Multicast Octets Transmitted");