Home
last modified time | relevance | path

Searched refs:bcmcfg_to_wiphy (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfgscan.c314 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_inform_single_bss()
1018 band = bcmcfg_to_wiphy(cfg)->bands[IEEE80211_BAND_2GHZ]; in wl_escan_handler()
1020 band = bcmcfg_to_wiphy(cfg)->bands[IEEE80211_BAND_5GHZ]; in wl_escan_handler()
1029 if (!(bcmcfg_to_wiphy(cfg)->interface_modes & BIT(NL80211_IFTYPE_ADHOC))) { in wl_escan_handler()
3229 if (!(bcmcfg_to_wiphy(cfg)->interface_modes & BIT(NL80211_IFTYPE_ADHOC))) { in wl_escan_without_scan_cache()
4303 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_cfgscan_init_pno_escan()
4342 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_cfgscan_update_v3_schedscan_results()
4510 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_notify_sched_scan_results()
4883 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_notify_pfn_status()
4933 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_notify_gscan_event()
[all …]
H A Dwl_cfg80211.c1881 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_cfg80211_p2p_if_add()
2380 wiphy = bcmcfg_to_wiphy(cfg); in wl_cfg80211_add_if()
3715 wdev->wiphy = bcmcfg_to_wiphy(cfg); in wl_cfg80211_post_ifcreate()
8179 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_cfg80211_suspend()
11132 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_cfg80211_event_sae_key()
11425 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_notify_connect_status_ibss()
11708 wiphy = bcmcfg_to_wiphy(cfg); in wl_get_bss_info()
12958 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_handle_rssi_monitor_event()
13263 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_notify_roam_start_status()
13395 wiphy = bcmcfg_to_wiphy(cfg); in wl_update_bss_info()
[all …]
H A Dwl_cfgvif.c4361 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_notify_connect_status_ap_legacy()
5245 wl_cfg80211_ch_switch_notify(ndev, chanspec, bcmcfg_to_wiphy(cfg)); in wl_ap_channel_ind()
5325 wl_cfg80211_ch_switch_notify(ndev, chanspec, bcmcfg_to_wiphy(cfg)); in wl_csa_complete_ind()
H A Dwl_cfg80211.h2540 #define bcmcfg_to_wiphy(cfg) (cfg->wdev->wiphy) macro
H A Dwl_cfgvendor.c10502 wiphy = bcmcfg_to_wiphy(cfg); in wl_cfgvendor_simple_hang_event()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgscan.c310 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_inform_single_bss()
1014 band = bcmcfg_to_wiphy(cfg)->bands[IEEE80211_BAND_2GHZ]; in wl_escan_handler()
1016 band = bcmcfg_to_wiphy(cfg)->bands[IEEE80211_BAND_5GHZ]; in wl_escan_handler()
1025 if (!(bcmcfg_to_wiphy(cfg)->interface_modes & BIT(NL80211_IFTYPE_ADHOC))) { in wl_escan_handler()
3223 if (!(bcmcfg_to_wiphy(cfg)->interface_modes & BIT(NL80211_IFTYPE_ADHOC))) { in wl_escan_without_scan_cache()
4219 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_cfgscan_init_pno_escan()
4258 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_cfgscan_update_v3_schedscan_results()
4426 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_notify_sched_scan_results()
4793 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_notify_pfn_status()
4843 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_notify_gscan_event()
[all …]
H A Dwl_cfg80211.c1895 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_cfg80211_p2p_if_add()
2394 wiphy = bcmcfg_to_wiphy(cfg); in wl_cfg80211_add_if()
3729 wdev->wiphy = bcmcfg_to_wiphy(cfg); in wl_cfg80211_post_ifcreate()
8227 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_cfg80211_suspend()
11207 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_cfg80211_event_sae_key()
11500 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_notify_connect_status_ibss()
11783 wiphy = bcmcfg_to_wiphy(cfg); in wl_get_bss_info()
13060 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_handle_rssi_monitor_event()
13365 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_notify_roam_start_status()
13497 wiphy = bcmcfg_to_wiphy(cfg); in wl_update_bss_info()
[all …]
H A Dwl_cfgvif.c4385 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_notify_connect_status_ap_legacy()
5290 wl_cfg80211_ch_switch_notify(ndev, chanspec, bcmcfg_to_wiphy(cfg)); in wl_ap_channel_ind()
5370 wl_cfg80211_ch_switch_notify(ndev, chanspec, bcmcfg_to_wiphy(cfg)); in wl_csa_complete_ind()
H A Dwl_cfgp2p.c2846 wiphy = bcmcfg_to_wiphy(cfg); in wl_cfgp2p_start_p2p_device_resume()
H A Dwl_cfg80211.h2543 #define bcmcfg_to_wiphy(cfg) (cfg->wdev->wiphy) macro
H A Dwl_cfgvendor.c9773 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_cfgvendor_notify_twt_event()
11398 wiphy = bcmcfg_to_wiphy(cfg); in wl_cfgvendor_simple_hang_event()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfgscan.c457 if (!(bcmcfg_to_wiphy(cfg)->interface_modes & BIT(NL80211_IFTYPE_ADHOC))) { in wl_escan_handler()
1231 wl_cfg80211_ch_switch_notify(net, chanspec, bcmcfg_to_wiphy(cfg)); in wl_update_ap_chandef()
1234 0x1001, bcmcfg_to_wiphy(cfg)); in wl_update_ap_chandef()
2507 if (!(bcmcfg_to_wiphy(cfg)->interface_modes & BIT(NL80211_IFTYPE_ADHOC))) { in wl_escan_without_scan_cache()
3424 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_notify_sched_scan_results()
3806 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_notify_pfn_status()
3854 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_notify_gscan_event()
H A Dwl_cfg80211.c2074 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg);
3199 wiphy = bcmcfg_to_wiphy(cfg);
4813 wdev->wiphy = bcmcfg_to_wiphy(cfg);
14078 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg);
14376 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg);
14519 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg);
14825 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg);
15123 wiphy = bcmcfg_to_wiphy(cfg);
15634 wiphy = bcmcfg_to_wiphy(cfg);
16050 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg);
[all …]
H A Dwl_cfg80211.h2106 #define bcmcfg_to_wiphy(cfg) (cfg->wdev->wiphy) macro
H A Dwl_android.c8408 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_android_bcnrecv_event()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfgscan.c452 if (!(bcmcfg_to_wiphy(cfg)->interface_modes & BIT(NL80211_IFTYPE_ADHOC))) { in wl_escan_handler()
1223 0x1001, bcmcfg_to_wiphy(cfg)); in wl_update_ap_chandef()
1229 wl_cfg80211_ch_switch_notify(net, chanspec, bcmcfg_to_wiphy(cfg)); in wl_update_ap_chandef()
2498 if (!(bcmcfg_to_wiphy(cfg)->interface_modes & BIT(NL80211_IFTYPE_ADHOC))) { in wl_escan_without_scan_cache()
3415 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_notify_sched_scan_results()
3797 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_notify_pfn_status()
3845 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_notify_gscan_event()
H A Dwl_cfg80211.c1949 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg);
3072 wiphy = bcmcfg_to_wiphy(cfg);
4684 wdev->wiphy = bcmcfg_to_wiphy(cfg);
13963 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg);
14242 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg);
14385 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg);
14691 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg);
14984 wiphy = bcmcfg_to_wiphy(cfg);
15495 wiphy = bcmcfg_to_wiphy(cfg);
15911 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg);
[all …]
H A Dwl_cfg80211.h2042 #define bcmcfg_to_wiphy(cfg) (cfg->wdev->wiphy) macro
H A Dwl_android.c8681 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_android_bcnrecv_event()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfgscan.c457 if (!(bcmcfg_to_wiphy(cfg)->interface_modes & BIT(NL80211_IFTYPE_ADHOC))) { in wl_escan_handler()
1231 wl_cfg80211_ch_switch_notify(net, chanspec, bcmcfg_to_wiphy(cfg)); in wl_update_ap_chandef()
1234 0x1001, bcmcfg_to_wiphy(cfg)); in wl_update_ap_chandef()
2507 if (!(bcmcfg_to_wiphy(cfg)->interface_modes & BIT(NL80211_IFTYPE_ADHOC))) { in wl_escan_without_scan_cache()
3424 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_notify_sched_scan_results()
3806 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_notify_pfn_status()
3854 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_notify_gscan_event()
H A Dwl_cfg80211.c2072 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg);
3197 wiphy = bcmcfg_to_wiphy(cfg);
4811 wdev->wiphy = bcmcfg_to_wiphy(cfg);
14076 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg);
14374 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg);
14517 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg);
14823 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg);
15121 wiphy = bcmcfg_to_wiphy(cfg);
15632 wiphy = bcmcfg_to_wiphy(cfg);
16048 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg);
[all …]
H A Dwl_cfg80211.h2106 #define bcmcfg_to_wiphy(cfg) (cfg->wdev->wiphy) macro
H A Dwl_android.c8767 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_android_bcnrecv_event()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfg80211.c4179 wdev->wiphy = bcmcfg_to_wiphy(cfg); in wl_cfg80211_post_ifcreate()
11885 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_inform_single_bss()
12199 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_cfg80211_event_sae_key()
12321 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_notify_connect_status_ap_auth()
12439 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_notify_connect_status_ap()
12753 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_notify_connect_status_bss()
12910 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_notify_connect_status_ibss()
13099 wiphy = bcmcfg_to_wiphy(cfg); in wl_get_bss_info()
13269 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_notify_connect_status_mesh()
13577 wiphy = bcmcfg_to_wiphy(cfg); in wl_notify_connect_status()
[all …]
H A Dwl_cfg80211.h1402 #define bcmcfg_to_wiphy(cfg) (cfg->wdev->wiphy) macro

12