Searched defs:fw_port_stats_all (Results 1 – 1 of 1) sorted by relevance
1336 struct fw_port_stats_all { struct1337 __be64 tx_bytes;1338 __be64 tx_frames;1339 __be64 tx_bcast;1340 __be64 tx_mcast;1341 __be64 tx_ucast;1342 __be64 tx_error;1343 __be64 tx_64b;1344 __be64 tx_65b_127b;1345 __be64 tx_128b_255b;[all …]