Searched defs:ctx_hw_stats (Results 1 – 1 of 1) sorted by relevance
14 struct ctx_hw_stats { struct15 __le64 rx_ucast_pkts;16 __le64 rx_mcast_pkts;17 __le64 rx_bcast_pkts;18 __le64 rx_discard_pkts;19 __le64 rx_drop_pkts;20 __le64 rx_ucast_bytes;21 __le64 rx_mcast_bytes;22 __le64 rx_bcast_bytes;23 __le64 tx_ucast_pkts;[all …]