Searched defs:ctx_hw_stats (Results 1 – 1 of 1) sorted by relevance
5747 struct ctx_hw_stats { struct5748 __le64 rx_ucast_pkts;5749 __le64 rx_mcast_pkts;5750 __le64 rx_bcast_pkts;5751 __le64 rx_discard_pkts;5752 __le64 rx_drop_pkts;5753 __le64 rx_ucast_bytes;5754 __le64 rx_mcast_bytes;5755 __le64 rx_bcast_bytes;5756 __le64 tx_ucast_pkts;[all …]