Searched defs:fw_port_stats_all (Results 1 – 1 of 1) sorted by relevance
7930 struct fw_port_stats_all { struct7931 __be64 tx_bytes;7932 __be64 tx_frames;7933 __be64 tx_bcast;7934 __be64 tx_mcast;7935 __be64 tx_ucast;7936 __be64 tx_error;7937 __be64 tx_64b;7938 __be64 tx_65b_127b;7939 __be64 tx_128b_255b;[all …]