Searched defs:ctx_hw_stats_ext (Results 1 – 1 of 1) sorted by relevance
8190 struct ctx_hw_stats_ext { struct8191 __le64 rx_ucast_pkts;8192 __le64 rx_mcast_pkts;8193 __le64 rx_bcast_pkts;8194 __le64 rx_discard_pkts;8195 __le64 rx_error_pkts;8196 __le64 rx_ucast_bytes;8197 __le64 rx_mcast_bytes;8198 __le64 rx_bcast_bytes;8199 __le64 tx_ucast_pkts;[all …]