Home
last modified time | relevance | path

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

/freebsd/sys/dev/aq/
H A Daq_irq.c80 AQ_SDELTA(ubtc); in aq_update_hw_stats()
93 aq_dev->curr_stats.btc = aq_dev->curr_stats.ubtc + in aq_update_hw_stats()
H A Daq_fw2x.c129 uint32_t ubtc; member
412 dst->ubtc = src->ubtc; in fw2x_stats_to_fw_stats_()
H A Daq_device.h75 uint64_t ubtc; member
H A Daq_hw.h91 uint32_t ubtc; member
H A Daq_main.c1380 CTLFLAG_RD, &stats->ubtc, "Unicast Octets Transmitted");