Searched defs:oce_xe201_stats (Results 1 – 1 of 1) sorted by relevance
399 struct oce_xe201_stats { struct400 uint64_t tx_pkts;401 uint64_t tx_unicast_pkts;402 uint64_t tx_multicast_pkts;403 uint64_t tx_broadcast_pkts;404 uint64_t tx_bytes;405 uint64_t tx_unicast_bytes;406 uint64_t tx_multicast_bytes;407 uint64_t tx_broadcast_bytes;408 uint64_t tx_discards;[all …]