Searched defs:ctx_hw_stats_ext (Results 1 – 1 of 1) sorted by relevance
7126 struct ctx_hw_stats_ext { struct7127 __le64 rx_ucast_pkts;7128 __le64 rx_mcast_pkts;7129 __le64 rx_bcast_pkts;7130 __le64 rx_discard_pkts;7131 __le64 rx_error_pkts;7132 __le64 rx_ucast_bytes;7133 __le64 rx_mcast_bytes;7134 __le64 rx_bcast_bytes;7135 __le64 tx_ucast_pkts;[all …]