Searched defs:rtllib_stats (Results 1 – 1 of 1) sorted by relevance
989 struct rtllib_stats { struct990 unsigned int tx_unicast_frames;991 unsigned int tx_multicast_frames;992 unsigned int tx_fragments;993 unsigned int tx_unicast_octets;994 unsigned int tx_multicast_octets;995 unsigned int tx_deferred_transmissions;996 unsigned int tx_single_retry_frames;997 unsigned int tx_multiple_retry_frames;998 unsigned int tx_retry_limit_exceeded;[all …]