Home
last modified time | relevance | path

Searched refs:total_multicast_packets_received_hi (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/bxe/
H A Dbxe_stats.h77 uint32_t total_multicast_packets_received_hi; member
298 uint32_t total_multicast_packets_received_hi; member
422 uint32_t total_multicast_packets_received_hi; member
H A Dbxe_stats.c1191 bxe_hilo(&estats->total_multicast_packets_received_hi) + in bxe_get_counter()
1213 return (bxe_hilo(&estats->total_multicast_packets_received_hi)); in bxe_get_counter()
1764 qstats->total_multicast_packets_received_hi, in bxe_afex_collect_stats()
H A Dbxe.c327 { STATS_OFFSET32(total_multicast_packets_received_hi),
520 { Q_STATS_OFFSET32(total_multicast_packets_received_hi),
H A Decore_hsi.h3430 uint32_t total_multicast_packets_received_hi; member