Searched defs:fw_port_stats_all (Results 1 – 1 of 1) sorted by relevance
3226 struct fw_port_stats_all { struct3227 __be64 tx_bytes;3228 __be64 tx_frames;3229 __be64 tx_bcast;3230 __be64 tx_mcast;3231 __be64 tx_ucast;3232 __be64 tx_error;3233 __be64 tx_64b;3234 __be64 tx_65b_127b;3235 __be64 tx_128b_255b;[all …]