Home
last modified time | relevance | path

Searched refs:sched_scan (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/
H A Dscan.c162 struct conf_sched_scan_settings *c = &wl->conf.sched_scan; in wl18xx_scan_sched_scan_config()
166 wl1271_debug(DEBUG_CMD, "cmd sched_scan scan config"); in wl18xx_scan_sched_scan_config()
H A Dmain.c407 .sched_scan = {
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl18xx/
H A Dscan.c162 struct conf_sched_scan_settings *c = &wl->conf.sched_scan; in wl18xx_scan_sched_scan_config()
166 wl1271_debug(DEBUG_CMD, "cmd sched_scan scan config"); in wl18xx_scan_sched_scan_config()
H A Dmain.c407 .sched_scan = {
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
H A Dscan.c156 struct conf_sched_scan_settings *c = &wl->conf.sched_scan; in wlcore_scan_get_channels()
H A Dconf.h1139 struct conf_sched_scan_settings sched_scan; member
H A Dcmd.h52 size_t common_ie_len, bool sched_scan);
H A Dcmd.c1139 size_t ie1_len, bool sched_scan) in wl12xx_cmd_build_probe_req()
1161 if (sched_scan && in wl12xx_cmd_build_probe_req()
1135 wl12xx_cmd_build_probe_req(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 role_id, u8 band, const u8 *ssid, size_t ssid_len, const u8 *ie0, size_t ie0_len, const u8 *ie1, size_t ie1_len, bool sched_scan) wl12xx_cmd_build_probe_req() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl12xx/
H A Dscan.c314 struct conf_sched_scan_settings *c = &wl->conf.sched_scan; in wl1271_scan_sched_scan_config()
318 wl1271_debug(DEBUG_CMD, "cmd sched_scan scan config"); in wl1271_scan_sched_scan_config()
H A Dmain.c266 .sched_scan = {
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl12xx/
H A Dscan.c314 struct conf_sched_scan_settings *c = &wl->conf.sched_scan; in wl1271_scan_sched_scan_config()
318 wl1271_debug(DEBUG_CMD, "cmd sched_scan scan config"); in wl1271_scan_sched_scan_config()
H A Dmain.c266 .sched_scan = {
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/
H A Dscan.c154 struct conf_sched_scan_settings *c = &wl->conf.sched_scan; in wlcore_scan_get_channels()
H A Dconf.h1139 struct conf_sched_scan_settings sched_scan; member
H A Dcmd.h52 size_t common_ie_len, bool sched_scan);
H A Dcmd.c1137 size_t ie1_len, bool sched_scan) in wl12xx_cmd_build_probe_req()
1159 if (sched_scan && in wl12xx_cmd_build_probe_req()
1133 wl12xx_cmd_build_probe_req(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 role_id, u8 band, const u8 *ssid, size_t ssid_len, const u8 *ie0, size_t ie0_len, const u8 *ie1, size_t ie1_len, bool sched_scan) wl12xx_cmd_build_probe_req() argument

Completed in 23 milliseconds