Searched defs:ctx_hw_stats_ext (Results 1 – 1 of 1) sorted by relevance
6669 struct ctx_hw_stats_ext { struct6670 __le64 rx_ucast_pkts;6671 __le64 rx_mcast_pkts;6672 __le64 rx_bcast_pkts;6673 __le64 rx_discard_pkts;6674 __le64 rx_drop_pkts;6675 __le64 rx_ucast_bytes;6676 __le64 rx_mcast_bytes;6677 __le64 rx_bcast_bytes;6678 __le64 tx_ucast_pkts;[all …]