Searched defs:rtllib_stats (Results 1 – 1 of 1) sorted by relevance
1037 struct rtllib_stats { struct1038 unsigned int tx_unicast_frames;1039 unsigned int tx_multicast_frames;1040 unsigned int tx_fragments;1041 unsigned int tx_unicast_octets;1042 unsigned int tx_multicast_octets;1043 unsigned int tx_deferred_transmissions;1044 unsigned int tx_single_retry_frames;1045 unsigned int tx_multiple_retry_frames;1046 unsigned int tx_retry_limit_exceeded;[all …]