Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
wireless_stats Struct Reference

#include <wifi.h>

Data Fields

unsigned long txbytesunicast
 
unsigned long txbytesmulticast
 
unsigned long txbytesbroadcast
 
unsigned long rxbytesunicast
 
long rx_snr_db [4]
 
long recv_signal_power
 
long signal_quality
 
long last_sigstrength_inpercent
 
u32 rssi_calculate_cnt
 
long signal_strength
 
u8 rx_rssi_percentage [4]
 
u8 rx_evm_percentage [2]
 
struct rt_smooth_data ui_rssi
 
struct rt_smooth_data ui_link_quality
 

Detailed Description

Definition at line 745 of file wifi.h.

Field Documentation

long last_sigstrength_inpercent

Definition at line 756 of file wifi.h.

long recv_signal_power

Definition at line 754 of file wifi.h.

u32 rssi_calculate_cnt

Definition at line 758 of file wifi.h.

u8 rx_evm_percentage[2]

Definition at line 765 of file wifi.h.

u8 rx_rssi_percentage[4]

Definition at line 764 of file wifi.h.

long rx_snr_db[4]

Definition at line 751 of file wifi.h.

unsigned long rxbytesunicast

Definition at line 749 of file wifi.h.

long signal_quality

Definition at line 755 of file wifi.h.

long signal_strength

Definition at line 762 of file wifi.h.

unsigned long txbytesbroadcast

Definition at line 748 of file wifi.h.

unsigned long txbytesmulticast

Definition at line 747 of file wifi.h.

unsigned long txbytesunicast

Definition at line 746 of file wifi.h.

struct rt_smooth_data ui_link_quality

Definition at line 768 of file wifi.h.

Definition at line 767 of file wifi.h.


The documentation for this struct was generated from the following file: