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

#include <conf.h>

Data Fields

u8 tx_energy_detection
 
struct conf_tx_rate_class sta_rc_conf
 
u8 ac_conf_count
 
struct conf_tx_ac_category ac_conf [CONF_TX_MAX_AC_COUNT]
 
u8 max_tx_retries
 
u16 ap_aging_period
 
u8 tid_conf_count
 
struct conf_tx_tid tid_conf [CONF_TX_MAX_TID_COUNT]
 
u16 frag_threshold
 
u16 tx_compl_timeout
 
u16 tx_compl_threshold
 
u32 basic_rate
 
u32 basic_rate_5
 
u8 tmpl_short_retry_limit
 
u8 tmpl_long_retry_limit
 
u32 tx_watchdog_timeout
 

Detailed Description

Definition at line 596 of file conf.h.

Field Documentation

Definition at line 614 of file conf.h.

u8 ac_conf_count

Definition at line 613 of file conf.h.

u16 ap_aging_period

Definition at line 628 of file conf.h.

u32 basic_rate

Definition at line 663 of file conf.h.

u32 basic_rate_5

Definition at line 670 of file conf.h.

u16 frag_threshold

Definition at line 641 of file conf.h.

u8 max_tx_retries

Definition at line 622 of file conf.h.

Definition at line 608 of file conf.h.

Definition at line 634 of file conf.h.

u8 tid_conf_count

Definition at line 633 of file conf.h.

u8 tmpl_long_retry_limit

Definition at line 676 of file conf.h.

u8 tmpl_short_retry_limit

Definition at line 675 of file conf.h.

u16 tx_compl_threshold

Definition at line 656 of file conf.h.

u16 tx_compl_timeout

Definition at line 648 of file conf.h.

u8 tx_energy_detection

Definition at line 602 of file conf.h.

u32 tx_watchdog_timeout

Definition at line 679 of file conf.h.


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