Searched defs:ctx_hw_stats_ext (Results 1 – 1 of 1) sorted by relevance
8840 struct ctx_hw_stats_ext { struct8841 __le64 rx_ucast_pkts;8842 __le64 rx_mcast_pkts;8843 __le64 rx_bcast_pkts;8844 __le64 rx_discard_pkts;8845 __le64 rx_error_pkts;8846 __le64 rx_ucast_bytes;8847 __le64 rx_mcast_bytes;8848 __le64 rx_bcast_bytes;8849 __le64 tx_ucast_pkts;[all …]