Searched defs:oce_xe201_stats (Results 1 – 1 of 1) sorted by relevance
404 struct oce_xe201_stats { struct405 uint64_t tx_pkts;406 uint64_t tx_unicast_pkts;407 uint64_t tx_multicast_pkts;408 uint64_t tx_broadcast_pkts;409 uint64_t tx_bytes;410 uint64_t tx_unicast_bytes;411 uint64_t tx_multicast_bytes;412 uint64_t tx_broadcast_bytes;413 uint64_t tx_discards;[all …]