|
Linux Kernel
3.7.1
|
#include <wl_cfg80211.h>
Data Fields | |
| __le32 | version |
| __le32 | scan_freq |
| __le32 | lost_network_timeout |
| __le16 | flags |
| __le16 | rssi_margin |
| u8 | bestn |
| u8 | mscan |
| u8 | repeat |
| u8 | exp |
| __le32 | slow_freq |
struct brcmf_pno_param_le - PNO scan configuration parameters
Definition at line 307 of file wl_cfg80211.h.
| u8 bestn |
Definition at line 313 of file wl_cfg80211.h.
| u8 exp |
Definition at line 316 of file wl_cfg80211.h.
| __le16 flags |
Definition at line 311 of file wl_cfg80211.h.
| __le32 lost_network_timeout |
Definition at line 310 of file wl_cfg80211.h.
| u8 mscan |
Definition at line 314 of file wl_cfg80211.h.
| u8 repeat |
Definition at line 315 of file wl_cfg80211.h.
| __le16 rssi_margin |
Definition at line 312 of file wl_cfg80211.h.
| __le32 scan_freq |
Definition at line 309 of file wl_cfg80211.h.
| __le32 slow_freq |
Definition at line 317 of file wl_cfg80211.h.
| __le32 version |
Definition at line 308 of file wl_cfg80211.h.
1.8.2