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

#include <acx.h>

Data Fields

struct acx_header header
 
u8 index
 
u8 padding1
 
__le16 rate_retry_score
 
__le16 per_add
 
__le16 per_th1
 
__le16 per_th2
 
__le16 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]
 
u8 padding2 [2]
 

Detailed Description

Definition at line 892 of file acx.h.

Field Documentation

Definition at line 893 of file acx.h.

u8 index

Definition at line 895 of file acx.h.

u8 inverse_curiosity_factor

Definition at line 902 of file acx.h.

__le16 max_per

Definition at line 901 of file acx.h.

u8 padding1

Definition at line 896 of file acx.h.

u8 padding2[2]

Definition at line 912 of file acx.h.

__le16 per_add

Definition at line 898 of file acx.h.

u8 per_add_shift

Definition at line 906 of file acx.h.

u8 per_alpha_shift

Definition at line 905 of file acx.h.

u8 per_beta1_shift

Definition at line 907 of file acx.h.

u8 per_beta2_shift

Definition at line 908 of file acx.h.

__le16 per_th1

Definition at line 899 of file acx.h.

__le16 per_th2

Definition at line 900 of file acx.h.

u8 rate_check_down

Definition at line 910 of file acx.h.

u8 rate_check_up

Definition at line 909 of file acx.h.

u8 rate_retry_policy[ACX_RATE_MGMT_NUM_OF_RATES]

Definition at line 911 of file acx.h.

__le16 rate_retry_score

Definition at line 897 of file acx.h.

u8 tx_fail_high_th

Definition at line 904 of file acx.h.

u8 tx_fail_low_th

Definition at line 903 of file acx.h.


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