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

#include <rtl871x_xmit.h>

Data Fields

spinlock_t lock
 
sint option
 
sint apsd_setting
 
struct tx_servq be_q
 
struct tx_servq bk_q
 
struct tx_servq vi_q
 
struct tx_servq vo_q
 
struct list_head legacy_dz
 
struct list_head apsd
 
u16 txseq_tid [16]
 
uint sta_tx_bytes
 
u64 sta_tx_pkts
 
uint sta_tx_fail
 

Detailed Description

Definition at line 175 of file rtl871x_xmit.h.

Field Documentation

Definition at line 185 of file rtl871x_xmit.h.

sint apsd_setting

Definition at line 178 of file rtl871x_xmit.h.

Definition at line 180 of file rtl871x_xmit.h.

Definition at line 181 of file rtl871x_xmit.h.

struct list_head legacy_dz

Definition at line 184 of file rtl871x_xmit.h.

spinlock_t lock

Definition at line 176 of file rtl871x_xmit.h.

Definition at line 177 of file rtl871x_xmit.h.

uint sta_tx_bytes

Definition at line 187 of file rtl871x_xmit.h.

uint sta_tx_fail

Definition at line 189 of file rtl871x_xmit.h.

u64 sta_tx_pkts

Definition at line 188 of file rtl871x_xmit.h.

u16 txseq_tid[16]

Definition at line 186 of file rtl871x_xmit.h.

Definition at line 182 of file rtl871x_xmit.h.

Definition at line 183 of file rtl871x_xmit.h.


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