#include <rate.h>
Public Attributes | |
| struct kref | kref |
| struct ieee80211_local * | local |
| struct rate_control_ops * | ops |
| void * | priv |
Definition at line 22 of file kernel-3.2/rate.h.
| struct kref rate_control_ref::kref |
Definition at line 26 of file kernel-3.2/rate.h.
| struct ieee80211_local * rate_control_ref::local |
Definition at line 23 of file kernel-3.2/rate.h.
| struct rate_control_ops * rate_control_ref::ops |
Definition at line 24 of file kernel-3.2/rate.h.
| void * rate_control_ref::priv |
Definition at line 25 of file kernel-3.2/rate.h.