Searched refs:sched_scan (Results 1 - 16 of 16) sorted by relevance
| /kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/ |
| H A D | scan.c | 162 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 D | main.c | 407 .sched_scan = {
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ti/wl18xx/ |
| H A D | scan.c | 162 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 D | main.c | 407 .sched_scan = {
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
| H A D | scan.c | 156 struct conf_sched_scan_settings *c = &wl->conf.sched_scan; in wlcore_scan_get_channels()
|
| H A D | conf.h | 1139 struct conf_sched_scan_settings sched_scan; member
|
| H A D | cmd.h | 52 size_t common_ie_len, bool sched_scan);
|
| H A D | cmd.c | 1139 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 D | scan.c | 314 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 D | main.c | 266 .sched_scan = {
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ti/wl12xx/ |
| H A D | scan.c | 314 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 D | main.c | 266 .sched_scan = {
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
| H A D | scan.c | 154 struct conf_sched_scan_settings *c = &wl->conf.sched_scan; in wlcore_scan_get_channels()
|
| H A D | conf.h | 1139 struct conf_sched_scan_settings sched_scan; member
|
| H A D | cmd.h | 52 size_t common_ie_len, bool sched_scan);
|
| H A D | cmd.c | 1137 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