Home
last modified time | relevance | path

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

/src/sys/dev/aq/
H A Daq_irq.c84 AQ_SDELTA(bbtc); 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.c125 uint32_t bbtc; member
408 dst->bbtc = src->bbtc; in fw2x_stats_to_fw_stats_()
H A Daq_device.h77 uint64_t bbtc; member
H A Daq_hw.h87 uint32_t bbtc; member
H A Daq_main.c1384 CTLFLAG_RD, &stats->bbtc, "Broadcast Octets Transmitted");