Lines Matching defs:cfg

154 wl_escan_get_buf(struct bcm_cfg80211 *cfg, bool aborted)  in wl_escan_get_buf()
170 wl_escan_check_sync_id(struct bcm_cfg80211 *cfg, s32 status, u16 result_id, u16 wl_id) in wl_escan_check_sync_id()
199 static void wl_rst_ie(struct bcm_cfg80211 *cfg) in wl_rst_ie()
272 static s32 wl_mrg_ie(struct bcm_cfg80211 *cfg, u8 *ie_stream, u16 ie_size) in wl_mrg_ie()
287 static s32 wl_cp_ie(struct bcm_cfg80211 *cfg, u8 *dst, u16 dst_size) in wl_cp_ie()
301 static u32 wl_get_ielen(struct bcm_cfg80211 *cfg) in wl_get_ielen()
308 s32 wl_inform_single_bss(struct bcm_cfg80211 *cfg, wl_bss_info_t *bi, bool update_ssid) in wl_inform_single_bss()
497 wl_get_scan_ndev(struct bcm_cfg80211 *cfg) in wl_get_scan_ndev()
517 void wl_cfg80211_update_bss_cache(struct bcm_cfg80211 *cfg) in wl_cfg80211_update_bss_cache()
564 s32 wl_inform_bss_cache(struct bcm_cfg80211 *cfg) in wl_inform_bss_cache()
600 wl_inform_bss(struct bcm_cfg80211 *cfg) in wl_inform_bss()
677 wl_cfg80211_clear_iw_ie(struct bcm_cfg80211 *cfg, struct net_device *ndev, s32 bssidx) in wl_cfg80211_clear_iw_ie()
694 wl_cfg80211_add_iw_ie(struct bcm_cfg80211 *cfg, struct net_device *ndev, s32 bssidx, s32 pktflag, in wl_cfg80211_add_iw_ie()
777 wl_bcnrecv_result_handler(struct bcm_cfg80211 *cfg, bcm_struct_cfgdev *cfgdev, in wl_bcnrecv_result_handler()
908 wl_escan_handler(struct bcm_cfg80211 *cfg, bcm_struct_cfgdev *cfgdev, in wl_escan_handler()
1434 static s32 wl_find_listen_channel(struct bcm_cfg80211 *cfg, in wl_find_listen_channel()
1497 wl_cfgscan_map_nl80211_scan_type(struct bcm_cfg80211 *cfg, struct cfg80211_scan_request *request) in wl_cfgscan_map_nl80211_scan_type()
1577 wl_cfgscan_populate_scan_channel(struct bcm_cfg80211 *cfg, in wl_cfgscan_populate_scan_channel()
1606 wl_cfgscan_populate_scan_channels(struct bcm_cfg80211 *cfg, in wl_cfgscan_populate_scan_channels()
1714 wl_cfgscan_populate_scan_ssids(struct bcm_cfg80211 *cfg, u8 *buf_ptr, u32 buf_len, in wl_cfgscan_populate_scan_ssids()
1762 wl_scan_prep(struct bcm_cfg80211 *cfg, struct net_device *ndev, void *scan_params, u32 len, in wl_scan_prep()
1905 wl_config_scan_macaddr(struct bcm_cfg80211 *cfg, in wl_config_scan_macaddr()
1961 wl_run_escan(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_run_escan()
2209 wl_do_escan(struct bcm_cfg80211 *cfg, struct wiphy *wiphy, struct net_device *ndev, in wl_do_escan()
2277 wl_get_scan_timeout_val(struct bcm_cfg80211 *cfg) in wl_get_scan_timeout_val()
2311 wl_cfgscan_handle_scanbusy(struct bcm_cfg80211 *cfg, struct net_device *ndev, s32 err) in wl_cfgscan_handle_scanbusy()
2414 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in __wl_cfg80211_scan() local
2717 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfg80211_scan() local
2768 wl_get_scan_wdev(struct bcm_cfg80211 *cfg) in wl_get_scan_wdev()
2796 static void _wl_cfgscan_cancel_scan(struct bcm_cfg80211 *cfg) in _wl_cfgscan_cancel_scan()
2826 void wl_cfgscan_cancel_scan(struct bcm_cfg80211 *cfg) in wl_cfgscan_cancel_scan()
2837 void wl_cfgscan_scan_abort(struct bcm_cfg80211 *cfg) in wl_cfgscan_scan_abort()
2892 wl_notify_escan_complete(struct bcm_cfg80211 *cfg, in wl_notify_escan_complete()
3022 struct bcm_cfg80211 *cfg; in wl_cfg80211_abort_scan() local
3043 struct bcm_cfg80211 *cfg = (struct bcm_cfg80211 *)data; in wl_cfg80211_scan_supp_timerfunc() local
3053 struct bcm_cfg80211 *cfg; in wl_cfg80211_scan_suppress() local
3101 int wl_cfg80211_scan_stop(struct bcm_cfg80211 *cfg, bcm_struct_cfgdev *cfgdev) in wl_cfg80211_scan_stop()
3122 _wl_notify_scan_done(struct bcm_cfg80211 *cfg, bool aborted) in _wl_notify_scan_done()
3143 static u32 wl_p2p_find_peer_channel(struct bcm_cfg80211 *cfg, s32 status, wl_bss_info_t *bi, in wl_p2p_find_peer_channel()
3183 static s32 wl_escan_without_scan_cache(struct bcm_cfg80211 *cfg, wl_escan_result_t *escan_result, in wl_escan_without_scan_cache()
3327 wl_notify_scan_status(struct bcm_cfg80211 *cfg, bcm_struct_cfgdev *cfgdev, in wl_notify_scan_status()
3388 void wl_notify_scan_done(struct bcm_cfg80211 *cfg, bool aborted) in wl_notify_scan_done()
3417 struct bcm_cfg80211 *cfg = wl_get_cfg(dev); in wl_cfg80211_set_random_mac() local
3444 struct bcm_cfg80211 *cfg = wl_get_cfg(dev); in wl_cfg80211_random_mac_enable() local
3566 struct bcm_cfg80211 *cfg = wl_get_cfg(dev); in wl_cfg80211_random_mac_disable() local
3614 struct bcm_cfg80211 *cfg = wl_get_cfg(dev); in wl_cfg80211_scan_mac_enable() local
3652 struct bcm_cfg80211 *cfg = wl_get_cfg(dev); in wl_cfg80211_scan_mac_config() local
3773 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfg80211_sched_scan_start() local
3934 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfg80211_sched_scan_stop() local
3970 struct bcm_cfg80211 *cfg = wl_get_cfg(dev); in wl_cfg80211_custom_scan_time() local
4034 struct bcm_cfg80211 *cfg = (struct bcm_cfg80211 *)data; in wl_scan_timeout() local
4198 s32 wl_init_scan(struct bcm_cfg80211 *cfg) in wl_init_scan()
4216 wl_cfgscan_init_pno_escan(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_cfgscan_init_pno_escan()
4250 wl_cfgscan_update_v3_schedscan_results(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_cfgscan_update_v3_schedscan_results()
4421 wl_notify_sched_scan_results(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_notify_sched_scan_results()
4785 wl_notify_pfn_status(struct bcm_cfg80211 *cfg, bcm_struct_cfgdev *cfgdev, in wl_notify_pfn_status()
4834 wl_notify_gscan_event(struct bcm_cfg80211 *cfg, bcm_struct_cfgdev *cfgdev, in wl_notify_gscan_event()
4929 struct bcm_cfg80211 *cfg = wl_get_cfg(dev); in wl_cfg80211_set_passive_scan() local
4943 struct bcm_cfg80211 *cfg = NULL; in wl_cfgscan_listen_complete_work() local
4956 wl_cfgscan_notify_listen_complete(struct bcm_cfg80211 *cfg) in wl_cfgscan_notify_listen_complete()
4974 wl_init_scan_params(struct bcm_cfg80211 *cfg, u8 *params, u16 params_size, in wl_init_scan_params()
5021 wl_cfgscan_cancel_listen_on_channel(struct bcm_cfg80211 *cfg, bool notify_user) in wl_cfgscan_cancel_listen_on_channel()
5049 wl_cfgscan_listen_on_channel(struct bcm_cfg80211 *cfg, struct wireless_dev *wdev, in wl_cfgscan_listen_on_channel()
5175 wl_priortize_scan_over_listen(struct bcm_cfg80211 *cfg, in wl_priortize_scan_over_listen()
5207 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgscan_remain_on_channel() local
5351 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgscan_cancel_remain_on_channel() local
5403 wl_android_get_roam_scan_chanlist(struct bcm_cfg80211 *cfg) in wl_android_get_roam_scan_chanlist()
5497 wl_get_assoc_channels(struct bcm_cfg80211 *cfg, in wl_get_assoc_channels()
5588 wl_cfgscan_get_band_freq_list(struct bcm_cfg80211 *cfg, int band, in wl_cfgscan_get_band_freq_list()