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

#include <conf.h>

Data Fields

u16 rate_retry_score
 
u16 per_add
 
u16 per_th1
 
u16 per_th2
 
u16 max_per
 
u8 inverse_curiosity_factor
 
u8 tx_fail_low_th
 
u8 tx_fail_high_th
 
u8 per_alpha_shift
 
u8 per_add_shift
 
u8 per_beta1_shift
 
u8 per_beta2_shift
 
u8 rate_check_up
 
u8 rate_check_down
 
u8 rate_retry_policy [ACX_RATE_MGMT_NUM_OF_RATES]
 

Detailed Description

Definition at line 1247 of file conf.h.

Field Documentation

u8 inverse_curiosity_factor

Definition at line 1253 of file conf.h.

u16 max_per

Definition at line 1252 of file conf.h.

u16 per_add

Definition at line 1249 of file conf.h.

u8 per_add_shift

Definition at line 1257 of file conf.h.

u8 per_alpha_shift

Definition at line 1256 of file conf.h.

u8 per_beta1_shift

Definition at line 1258 of file conf.h.

u8 per_beta2_shift

Definition at line 1259 of file conf.h.

u16 per_th1

Definition at line 1250 of file conf.h.

u16 per_th2

Definition at line 1251 of file conf.h.

u8 rate_check_down

Definition at line 1261 of file conf.h.

u8 rate_check_up

Definition at line 1260 of file conf.h.

u8 rate_retry_policy[ACX_RATE_MGMT_NUM_OF_RATES]

Definition at line 1262 of file conf.h.

u16 rate_retry_score

Definition at line 1248 of file conf.h.

u8 tx_fail_high_th

Definition at line 1255 of file conf.h.

u8 tx_fail_low_th

Definition at line 1254 of file conf.h.


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