#include <mac80211.h>
Public Attributes | |
u16 | bitrate |
u32 | flags |
u16 | hw_value |
u16 | hw_value_short |
struct ieee80211_rate - bitrate definition
This structure describes a bitrate that an 802.11 PHY can operate with. The two values and are only for driver use when pointers to this structure are passed around.
: rate-specific flags : bitrate in units of 100 Kbps : driver/hardware value for this rate : driver/hardware value for this rate when short preamble is used
Definition at line 94 of file linux_ks/hwi/ath5k_raw/module/mac80211.h.
Definition at line 96 of file linux_ks/hwi/ath5k_raw/module/mac80211.h.
Definition at line 95 of file linux_ks/hwi/ath5k_raw/module/mac80211.h.
Definition at line 97 of file linux_ks/hwi/ath5k_raw/module/mac80211.h.
Definition at line 97 of file linux_ks/hwi/ath5k_raw/module/mac80211.h.