Home
last modified time | relevance | path

Searched defs:vport_stats (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/netif/oce/
H A Doce_hw.h3199 struct vport_stats { struct
3200 uint64_t tx_pkts;
3201 uint64_t tx_unicast_pkts;
3202 uint64_t tx_multicast_pkts;
3204 uint64_t tx_bytes;
3205 uint64_t tx_unicast_bytes;
3208 uint64_t tx_discards;
3209 uint64_t tx_errors;
3210 uint64_t tx_pkts_64_bytes;
3237 struct mbx_get_vport_stats { argument
[all …]