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

#include <rc80211_pid.h>

Data Fields

unsigned int target
 
unsigned int sampling_period
 
int coeff_p
 
int coeff_i
 
int coeff_d
 
unsigned int smoothing_shift
 
unsigned int sharpen_factor
 
unsigned int sharpen_duration
 
unsigned int norm_offset
 
struct rc_pid_rateinforinfo
 
int oldrate
 

Detailed Description

Definition at line 243 of file rc80211_pid.h.

Field Documentation

int coeff_d

Definition at line 254 of file rc80211_pid.h.

int coeff_i

Definition at line 253 of file rc80211_pid.h.

int coeff_p

Definition at line 252 of file rc80211_pid.h.

unsigned int norm_offset

Definition at line 264 of file rc80211_pid.h.

int oldrate

Definition at line 270 of file rc80211_pid.h.

Definition at line 267 of file rc80211_pid.h.

unsigned int sampling_period

Definition at line 249 of file rc80211_pid.h.

unsigned int sharpen_duration

Definition at line 261 of file rc80211_pid.h.

unsigned int sharpen_factor

Definition at line 260 of file rc80211_pid.h.

unsigned int smoothing_shift

Definition at line 257 of file rc80211_pid.h.

unsigned int target

Definition at line 246 of file rc80211_pid.h.


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