Lines Matching +full:1 +full:ghz
31 #define WL1271_SCAN_DEFAULT_TAG 1
34 #define WL1271_SCAN_OPT_PASSIVE 1
40 #define WL1271_SCAN_BAND_5_GHZ 1
65 * and 18xx (which have different max 5ghz channels value).
67 * max possible 5ghz channels.
74 * The 1st entry isn't used (scan is immediate). The last
82 SCAN_SSID_FILTER_SPECIFIC = 1,
95 #define SCAN_CHANNEL_FLAGS_DFS_ENABLED BIT(1)
105 /* bit 0: DFS channel; bit 1: DFS enabled */
115 SCAN_SSID_TYPE_HIDDEN = 1,
137 u8 dfs; /* number of dfs channels in 5ghz */
138 u8 passive_active; /* number of passive before active channels 2.4ghz */
147 SCAN_TYPE_PERIODIC = 1,