Linux Kernel
3.7.1
|
#include <wl_cfg80211.h>
Data Fields | |
u32 | mode |
u32 | frag_threshold |
u32 | rts_threshold |
u32 | retry_short |
u32 | retry_long |
s32 | tx_power |
struct ieee80211_channel | channel |
Definition at line 156 of file wl_cfg80211.h.
Definition at line 163 of file wl_cfg80211.h.
u32 frag_threshold |
Definition at line 158 of file wl_cfg80211.h.
u32 mode |
Definition at line 157 of file wl_cfg80211.h.
u32 retry_long |
Definition at line 161 of file wl_cfg80211.h.
u32 retry_short |
Definition at line 160 of file wl_cfg80211.h.
u32 rts_threshold |
Definition at line 159 of file wl_cfg80211.h.
Definition at line 162 of file wl_cfg80211.h.