Searched refs:sched_scan_start (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/net/wireless/ti/wlcore/ |
| H A D | wlcore.h | 85 int (*sched_scan_start)(struct wl1271 *wl, struct wl12xx_vif *wlvif, member
|
| H A D | main.c | 3847 ret = wl->ops->sched_scan_start(wl, wlvif, req, ies); in wl1271_op_sched_scan_start() 6007 .sched_scan_start = wl1271_op_sched_scan_start,
|
| /linux/drivers/net/wireless/ti/wl12xx/ |
| H A D | main.c | 1712 .sched_scan_start = wl12xx_sched_scan_start,
|
| /linux/net/wireless/ |
| H A D | core.c | 541 WARN_ON(ops->sched_scan_start && !ops->sched_scan_stop); in wiphy_new_nm()
|
| H A D | rdev-ops.h | 895 ret = rdev->ops->sched_scan_start(&rdev->wiphy, dev, request); in rdev_sched_scan_start()
|
| H A D | nl80211.c | 2414 CMD(sched_scan_start, START_SCHED_SCAN); in nl80211_add_commands_unsplit() 11507 if (!rdev->wiphy.max_sched_scan_reqs || !rdev->ops->sched_scan_start) in nl80211_start_sched_scan()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | mac80211.c | 2799 .sched_scan_start = iwl_mld_mac80211_sched_scan_start,
|
| /linux/include/net/ |
| H A D | mac80211.h | 4753 int (*sched_scan_start)(struct ieee80211_hw *hw, member
|
| /linux/net/mac80211/ |
| H A D | cfg.c | 3357 if (!sdata->local->ops->sched_scan_start) in ieee80211_sched_scan_start() 5806 .sched_scan_start = ieee80211_sched_scan_start,
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | cfg80211.c | 4605 .sched_scan_start = mwifiex_cfg80211_sched_scan_start,
|