Home
last modified time | relevance | path

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

/src/sys/dev/aq/
H A Daq_irq.c79 AQ_SDELTA(ubrc); in aq_update_hw_stats()
91 aq_dev->curr_stats.brc = aq_dev->curr_stats.ubrc + in aq_update_hw_stats()
H A Daq_fw2x.c128 uint32_t ubrc; member
411 dst->ubrc = src->ubrc; in fw2x_stats_to_fw_stats_()
H A Daq_device.h65 uint64_t ubrc; member
H A Daq_hw.h90 uint32_t ubrc; member
H A Daq_main.c1360 CTLFLAG_RD, &stats->ubrc, "Unicast Octets Received");