Classes | Defines | Functions | Variables
rc80211_minstrel_ht.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mcs_group
struct  minstrel_ht_sta
struct  minstrel_ht_sta_priv
struct  minstrel_mcs_group_data
struct  minstrel_rate_stats

Defines

#define MCS_GROUP_RATES   8
#define MINSTREL_FRAC(val, div)   (((val) << MINSTREL_SCALE) / div)
#define MINSTREL_MAX_STREAMS   3
#define MINSTREL_SCALE   16
#define MINSTREL_STREAM_GROUPS   4
#define MINSTREL_TRUNC(val)   ((val) >> MINSTREL_SCALE)

Functions

void minstrel_ht_add_sta_debugfs (void *priv, void *priv_sta, struct dentry *dir)
void minstrel_ht_remove_sta_debugfs (void *priv, void *priv_sta)

Variables

struct mcs_group minstrel_mcs_groups []

Define Documentation

#define MCS_GROUP_RATES   8

Definition at line 24 of file kernel-3.5/rc80211_minstrel_ht.h.

#define MINSTREL_FRAC (   val,
  div 
)    (((val) << MINSTREL_SCALE) / div)

Definition at line 21 of file kernel-3.5/rc80211_minstrel_ht.h.

#define MINSTREL_MAX_STREAMS   3

Definition at line 16 of file kernel-3.5/rc80211_minstrel_ht.h.

#define MINSTREL_SCALE   16

Definition at line 20 of file kernel-3.5/rc80211_minstrel_ht.h.

#define MINSTREL_STREAM_GROUPS   4

Definition at line 17 of file kernel-3.5/rc80211_minstrel_ht.h.

#define MINSTREL_TRUNC (   val)    ((val) >> MINSTREL_SCALE)

Definition at line 22 of file kernel-3.5/rc80211_minstrel_ht.h.


Function Documentation

void minstrel_ht_add_sta_debugfs ( void *  priv,
void *  priv_sta,
struct dentry *  dir 
)

Definition at line 106 of file kernel-3.2/rc80211_minstrel_ht_debugfs.c.

void minstrel_ht_remove_sta_debugfs ( void *  priv,
void *  priv_sta 
)

Definition at line 115 of file kernel-3.2/rc80211_minstrel_ht_debugfs.c.


Variable Documentation

Definition at line 62 of file kernel-3.2/rc80211_minstrel_ht.c.



ros_rt_wmp
Author(s): Danilo Tardioli, dantard@unizar.es
autogenerated on Mon Oct 6 2014 08:27:13