Searched defs:fw_port_stats_all (Results 1 – 2 of 2) sorted by relevance
2688 struct fw_port_stats_all { struct2689 __be64 tx_bytes;2690 __be64 tx_frames;2691 __be64 tx_bcast;2692 __be64 tx_mcast;2693 __be64 tx_ucast;2694 __be64 tx_error;2695 __be64 tx_64b;2696 __be64 tx_65b_127b;2697 __be64 tx_128b_255b;[all …]
9115 struct fw_port_stats_all { struct9116 __be64 tx_bytes;9117 __be64 tx_frames;9118 __be64 tx_bcast;9119 __be64 tx_mcast;9120 __be64 tx_ucast;9121 __be64 tx_error;9122 __be64 tx_64b;9123 __be64 tx_65b_127b;9124 __be64 tx_128b_255b;[all …]