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

#include <wmi.h>

Data Fields

__le32 tx_bytes
 
__le32 tx_pkts
 
__le32 tx_error
 
__le32 tx_discard
 
__le32 rx_bytes
 
__le32 rx_pkts
 
__le32 rx_error
 
__le32 rx_discard
 
__le32 aid
 

Detailed Description

Definition at line 2269 of file wmi.h.

Field Documentation

__le32 aid

Definition at line 2278 of file wmi.h.

__le32 rx_bytes

Definition at line 2274 of file wmi.h.

__le32 rx_discard

Definition at line 2277 of file wmi.h.

__le32 rx_error

Definition at line 2276 of file wmi.h.

__le32 rx_pkts

Definition at line 2275 of file wmi.h.

__le32 tx_bytes

Definition at line 2270 of file wmi.h.

__le32 tx_discard

Definition at line 2273 of file wmi.h.

__le32 tx_error

Definition at line 2272 of file wmi.h.

__le32 tx_pkts

Definition at line 2271 of file wmi.h.


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