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 …]
7942 struct fw_port_stats_all { struct7943 __be64 tx_bytes;7944 __be64 tx_frames;7945 __be64 tx_bcast;7946 __be64 tx_mcast;7947 __be64 tx_ucast;7948 __be64 tx_error;7949 __be64 tx_64b;7950 __be64 tx_65b_127b;7951 __be64 tx_128b_255b;[all …]