Searched defs:ste_hw_stats (Results 1 – 1 of 1) sorted by relevance
401 struct ste_hw_stats { struct402 uint64_t rx_bytes;403 uint32_t rx_frames;404 uint32_t rx_bcast_frames;405 uint32_t rx_mcast_frames;406 uint32_t rx_lost_frames;407 uint64_t tx_bytes;408 uint32_t tx_frames;409 uint32_t tx_bcast_frames;410 uint32_t tx_mcast_frames;[all …]