Searched defs:ss_res (Results 1 – 1 of 1) sorted by relevance
190 struct ss_res { struct191 u8 state;192 u8 next_state; /* will set to state on next cmd hdl */193 int bss_cnt;194 u8 activate_ch_cnt;195 int channel_idx;196 u8 force_ssid_scan;197 int scan_mode;198 u16 scan_ch_ms;199 u32 scan_timeout_ms;[all …]