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

#include <red.h>

Data Fields

u32 qth_min
 
u32 qth_max
 
u32 Scell_max
 
u32 max_P
 
u32 max_P_reciprocal
 
u32 qth_delta
 
u32 target_min
 
u32 target_max
 
u8 Scell_log
 
u8 Wlog
 
u8 Plog
 
u8 Stab [RED_STAB_SIZE]
 

Detailed Description

Definition at line 127 of file red.h.

Field Documentation

u32 max_P

Definition at line 132 of file red.h.

u32 max_P_reciprocal

Definition at line 133 of file red.h.

u8 Plog

Definition at line 139 of file red.h.

u32 qth_delta

Definition at line 134 of file red.h.

u32 qth_max

Definition at line 130 of file red.h.

u32 qth_min

Definition at line 129 of file red.h.

u8 Scell_log

Definition at line 137 of file red.h.

u32 Scell_max

Definition at line 131 of file red.h.

Definition at line 140 of file red.h.

u32 target_max

Definition at line 136 of file red.h.

u32 target_min

Definition at line 135 of file red.h.

u8 Wlog

Definition at line 138 of file red.h.


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