/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_ext_scan.h | 44 int wlan_hdd_cfg80211_extscan_start(struct wiphy *wiphy, 48 int wlan_hdd_cfg80211_extscan_stop(struct wiphy *wiphy, 52 int wlan_hdd_cfg80211_extscan_get_capabilities(struct wiphy *wiphy, 56 int wlan_hdd_cfg80211_extscan_get_cached_results(struct wiphy *wiphy, 61 int wlan_hdd_cfg80211_extscan_set_bssid_hotlist(struct wiphy *wiphy, 66 int wlan_hdd_cfg80211_extscan_reset_bssid_hotlist(struct wiphy *wiphy, 71 int wlan_hdd_cfg80211_extscan_set_significant_change(struct wiphy *wiphy, 76 int wlan_hdd_cfg80211_extscan_reset_significant_change(struct wiphy 77 *wiphy, 83 int wlan_hdd_cfg80211_set_epno_list(struct wiphy *wiphy, [all …]
|
D | wlan_hdd_ocb.h | 394 int wlan_hdd_cfg80211_ocb_set_config(struct wiphy *wiphy, 399 int wlan_hdd_cfg80211_ocb_set_utc_time(struct wiphy *wiphy, 404 int wlan_hdd_cfg80211_ocb_start_timing_advert(struct wiphy *wiphy, 409 int wlan_hdd_cfg80211_ocb_stop_timing_advert(struct wiphy *wiphy, 414 int wlan_hdd_cfg80211_ocb_get_tsf_timer(struct wiphy *wiphy, 419 int wlan_hdd_cfg80211_dcc_get_stats(struct wiphy *wiphy, 424 int wlan_hdd_cfg80211_dcc_clear_stats(struct wiphy *wiphy, 429 int wlan_hdd_cfg80211_dcc_update_ndl(struct wiphy *wiphy, 438 static inline int wlan_hdd_cfg80211_ocb_set_config(struct wiphy *wiphy, in wlan_hdd_cfg80211_ocb_set_config() argument 446 static inline int wlan_hdd_cfg80211_ocb_set_utc_time(struct wiphy *wiphy, in wlan_hdd_cfg80211_ocb_set_utc_time() argument [all …]
|
D | wlan_hdd_spectralscan.c | 58 static int __wlan_hdd_cfg80211_spectral_scan_start(struct wiphy *wiphy, in __wlan_hdd_cfg80211_spectral_scan_start() argument 64 struct hdd_context *hdd_ctx = wiphy_priv(wiphy); in __wlan_hdd_cfg80211_spectral_scan_start() 92 ret = wlan_cfg80211_spectral_scan_config_and_start(wiphy, hdd_ctx->pdev, in __wlan_hdd_cfg80211_spectral_scan_start() 112 static int __wlan_hdd_cfg80211_spectral_scan_stop(struct wiphy *wiphy, in __wlan_hdd_cfg80211_spectral_scan_stop() argument 118 struct hdd_context *hdd_ctx = wiphy_priv(wiphy); in __wlan_hdd_cfg80211_spectral_scan_stop() 145 ret = wlan_cfg80211_spectral_scan_stop(wiphy, hdd_ctx->pdev, in __wlan_hdd_cfg80211_spectral_scan_stop() 165 struct wiphy *wiphy, in __wlan_hdd_cfg80211_spectral_scan_get_config() argument 171 struct hdd_context *hdd_ctx = wiphy_priv(wiphy); in __wlan_hdd_cfg80211_spectral_scan_get_config() 198 ret = wlan_cfg80211_spectral_scan_get_config(wiphy, hdd_ctx->pdev, in __wlan_hdd_cfg80211_spectral_scan_get_config() 218 struct wiphy *wiphy, in __wlan_hdd_cfg80211_spectral_scan_get_diag_stats() argument [all …]
|
D | wlan_hdd_regulatory.c | 377 struct wiphy *wiphy) in hdd_regulatory_wiphy_init() argument 385 wiphy->regulatory_flags |= REGULATORY_CUSTOM_REG; in hdd_regulatory_wiphy_init() 387 wiphy->regulatory_flags |= REGULATORY_STRICT_REG; in hdd_regulatory_wiphy_init() 394 hdd_ctx->reg.reg_flags = wiphy->regulatory_flags; in hdd_regulatory_wiphy_init() 395 wiphy_apply_custom_regulatory(wiphy, reg_rules); in hdd_regulatory_wiphy_init() 401 chan_num < wiphy->bands[HDD_NL80211_BAND_2GHZ]->n_channels; in hdd_regulatory_wiphy_init() 403 chan = &(wiphy->bands[HDD_NL80211_BAND_2GHZ]->channels[chan_num]); in hdd_regulatory_wiphy_init() 413 wiphy->regulatory_flags = hdd_ctx->reg.reg_flags; in hdd_regulatory_wiphy_init() 419 struct wiphy *wiphy) in hdd_regulatory_wiphy_init() argument 425 wiphy->flags |= WIPHY_FLAG_CUSTOM_REGULATORY; in hdd_regulatory_wiphy_init() [all …]
|
D | wlan_hdd_tdls.c | 265 __wlan_hdd_cfg80211_exttdls_get_status(struct wiphy *wiphy, in __wlan_hdd_cfg80211_exttdls_get_status() argument 272 struct hdd_context *hdd_ctx = wiphy_priv(wiphy); in __wlan_hdd_cfg80211_exttdls_get_status() 290 skb = wlan_cfg80211_vendor_cmd_alloc_reply_skb(wiphy, in __wlan_hdd_cfg80211_exttdls_get_status() 341 __wlan_hdd_cfg80211_exttdls_set_link_id(struct wiphy *wiphy, in __wlan_hdd_cfg80211_exttdls_set_link_id() argument 347 struct hdd_context *hdd_ctx = wiphy_priv(wiphy); in __wlan_hdd_cfg80211_exttdls_set_link_id() 399 __wlan_hdd_cfg80211_configure_tdls_mode(struct wiphy *wiphy, in __wlan_hdd_cfg80211_configure_tdls_mode() argument 405 struct hdd_context *hdd_ctx = wiphy_priv(wiphy); in __wlan_hdd_cfg80211_configure_tdls_mode() 461 int wlan_hdd_cfg80211_configure_tdls_mode(struct wiphy *wiphy, in wlan_hdd_cfg80211_configure_tdls_mode() argument 473 errno = __wlan_hdd_cfg80211_configure_tdls_mode(wiphy, wdev, data, in wlan_hdd_cfg80211_configure_tdls_mode() 490 int wlan_hdd_cfg80211_exttdls_get_status(struct wiphy *wiphy, in wlan_hdd_cfg80211_exttdls_get_status() argument [all …]
|
D | wlan_hdd_stats.h | 151 int wlan_hdd_cfg80211_ll_stats_set(struct wiphy *wiphy, 165 int wlan_hdd_cfg80211_ll_stats_get(struct wiphy *wiphy, 180 int wlan_hdd_cfg80211_ll_stats_clear(struct wiphy *wiphy, 201 int wlan_hdd_cfg80211_ll_stats_ext_set_param(struct wiphy *wiphy, 276 wlan_hdd_cfg80211_ll_stats_ext_set_param(struct wiphy *wiphy, in wlan_hdd_cfg80211_ll_stats_ext_set_param() argument 328 int wlan_hdd_cfg80211_stats_ext_request(struct wiphy *wiphy, 345 int wlan_hdd_cfg80211_connected_chan_stats_req(struct wiphy *wiphy, 360 int wlan_hdd_cfg80211_get_station(struct wiphy *wiphy, 364 int wlan_hdd_cfg80211_get_station(struct wiphy *wiphy, 379 int wlan_hdd_cfg80211_dump_station(struct wiphy *wiphy, [all …]
|
D | wlan_hdd_scan.c | 85 skb = wlan_cfg80211_vendor_event_alloc(hddctx->wiphy, &adapter->wdev, in hdd_vendor_scan_callback() 441 static int __wlan_hdd_cfg80211_scan(struct wiphy *wiphy, in __wlan_hdd_cfg80211_scan() argument 700 int wlan_hdd_cfg80211_scan(struct wiphy *wiphy, in wlan_hdd_cfg80211_scan() argument 710 errno = __wlan_hdd_cfg80211_scan(wiphy, request, NL_SCAN); in wlan_hdd_cfg80211_scan() 726 static uint32_t wlan_hdd_get_rates(struct wiphy *wiphy, in wlan_hdd_get_rates() argument 737 for (j = 0; j < wiphy->bands[band]->n_bitrates; j++) { in wlan_hdd_get_rates() 738 if (wiphy->bands[band]->bitrates[j].bitrate == rate) { in wlan_hdd_get_rates() 758 static int wlan_hdd_send_scan_start_event(struct wiphy *wiphy, in wlan_hdd_send_scan_start_event() argument 766 skb = wlan_cfg80211_vendor_cmd_alloc_reply_skb(wiphy, sizeof(u64) + in wlan_hdd_send_scan_start_event() 783 skb = wlan_cfg80211_vendor_event_alloc(wiphy, wdev, in wlan_hdd_send_scan_start_event() [all …]
|
D | wlan_hdd_scan.h | 55 int wlan_hdd_cfg80211_scan(struct wiphy *wiphy, 59 int wlan_hdd_cfg80211_sched_scan_start(struct wiphy *wiphy, 77 int wlan_hdd_cfg80211_sched_scan_stop(struct wiphy *wiphy, 80 int wlan_hdd_cfg80211_sched_scan_stop(struct wiphy *wiphy, 100 int wlan_hdd_cfg80211_vendor_scan(struct wiphy *wiphy, 117 struct wiphy *wiphy, struct wireless_dev *wdev, 122 void wlan_hdd_cfg80211_abort_scan(struct wiphy *wiphy,
|
D | wlan_hdd_gpio.c | 47 __wlan_hdd_cfg80211_set_gpio_config(struct wiphy *wiphy, in __wlan_hdd_cfg80211_set_gpio_config() argument 53 struct hdd_context *hdd_ctx = wiphy_priv(wiphy); in __wlan_hdd_cfg80211_set_gpio_config() 72 ret = wlan_cfg80211_start_gpio_config(wiphy, in __wlan_hdd_cfg80211_set_gpio_config() 89 int wlan_hdd_cfg80211_set_gpio_config(struct wiphy *wiphy, in wlan_hdd_cfg80211_set_gpio_config() argument 96 errno = osif_psoc_sync_op_start(wiphy_dev(wiphy), &psoc_sync); in wlan_hdd_cfg80211_set_gpio_config() 100 errno = __wlan_hdd_cfg80211_set_gpio_config(wiphy, in wlan_hdd_cfg80211_set_gpio_config()
|
D | wlan_hdd_tx_power.c | 53 static int __wlan_hdd_cfg80211_txpower_scale(struct wiphy *wiphy, in __wlan_hdd_cfg80211_txpower_scale() argument 58 struct hdd_context *hdd_ctx = wiphy_priv(wiphy); in __wlan_hdd_cfg80211_txpower_scale() 108 int wlan_hdd_cfg80211_txpower_scale(struct wiphy *wiphy, in wlan_hdd_cfg80211_txpower_scale() argument 120 errno = __wlan_hdd_cfg80211_txpower_scale(wiphy, wdev, data, data_len); in wlan_hdd_cfg80211_txpower_scale() 142 __wlan_hdd_cfg80211_txpower_scale_decr_db(struct wiphy *wiphy, in __wlan_hdd_cfg80211_txpower_scale_decr_db() argument 147 struct hdd_context *hdd_ctx = wiphy_priv(wiphy); in __wlan_hdd_cfg80211_txpower_scale_decr_db() 195 int wlan_hdd_cfg80211_txpower_scale_decr_db(struct wiphy *wiphy, in wlan_hdd_cfg80211_txpower_scale_decr_db() argument 207 errno = __wlan_hdd_cfg80211_txpower_scale_decr_db(wiphy, wdev, in wlan_hdd_cfg80211_txpower_scale_decr_db() 244 __wlan_hdd_cfg80211_get_reg_tpc_info(struct wiphy *wiphy, in __wlan_hdd_cfg80211_get_reg_tpc_info() argument 249 struct hdd_context *hdd_ctx = wiphy_priv(wiphy); in __wlan_hdd_cfg80211_get_reg_tpc_info() [all …]
|
D | wlan_hdd_cfg80211.c | 532 struct wiphy *wiphy = hdd_ctx->wiphy; in hdd_init_6ghz() local 561 wiphy->bands[HDD_NL80211_BAND_6GHZ] = &wlan_hdd_band_6_ghz; in hdd_init_6ghz() 562 wiphy->bands[HDD_NL80211_BAND_6GHZ]->channels = chlist; in hdd_init_6ghz() 563 wiphy->bands[HDD_NL80211_BAND_6GHZ]->n_channels = num; in hdd_init_6ghz() 581 if (!hdd_ctx->wiphy->bands[HDD_NL80211_BAND_6GHZ] || in wlan_hdd_populate_6g_chan_info() 582 !hdd_ctx->wiphy->bands[HDD_NL80211_BAND_6GHZ]->n_channels) { in wlan_hdd_populate_6g_chan_info() 1303 static int __wlan_hdd_cfg80211_get_tdls_capabilities(struct wiphy *wiphy, in __wlan_hdd_cfg80211_get_tdls_capabilities() argument 1312 struct hdd_context *hdd_ctx = wiphy_priv(wiphy); in __wlan_hdd_cfg80211_get_tdls_capabilities() 1337 skb = wlan_cfg80211_vendor_cmd_alloc_reply_skb(wiphy, in __wlan_hdd_cfg80211_get_tdls_capabilities() 1409 wlan_hdd_cfg80211_get_tdls_capabilities(struct wiphy *wiphy, in wlan_hdd_cfg80211_get_tdls_capabilities() argument [all …]
|
D | wlan_hdd_son.h | 99 int hdd_son_send_set_wifi_generic_command(struct wiphy *wiphy, 111 int hdd_son_send_get_wifi_generic_command(struct wiphy *wiphy, 169 int hdd_son_send_set_wifi_generic_command(struct wiphy *wiphy, in hdd_son_send_set_wifi_generic_command() argument 177 int hdd_son_send_get_wifi_generic_command(struct wiphy *wiphy, in hdd_son_send_get_wifi_generic_command() argument
|
D | wlan_hdd_ocb.c | 112 static int dot11p_validate_channel(struct wiphy *wiphy, in dot11p_validate_channel() argument 122 current_band = wiphy->bands[band_idx]; in dot11p_validate_channel() 195 if (dot11p_validate_channel(hdd_ctx->wiphy, in hdd_ocb_validate_config() 765 static int __wlan_hdd_cfg80211_ocb_set_config(struct wiphy *wiphy, in __wlan_hdd_cfg80211_ocb_set_config() argument 770 struct hdd_context *hdd_ctx = wiphy_priv(wiphy); in __wlan_hdd_cfg80211_ocb_set_config() 949 int wlan_hdd_cfg80211_ocb_set_config(struct wiphy *wiphy, in wlan_hdd_cfg80211_ocb_set_config() argument 961 errno = __wlan_hdd_cfg80211_ocb_set_config(wiphy, wdev, data, data_len); in wlan_hdd_cfg80211_ocb_set_config() 977 static int __wlan_hdd_cfg80211_ocb_set_utc_time(struct wiphy *wiphy, in __wlan_hdd_cfg80211_ocb_set_utc_time() argument 982 struct hdd_context *hdd_ctx = wiphy_priv(wiphy); in __wlan_hdd_cfg80211_ocb_set_utc_time() 1080 int wlan_hdd_cfg80211_ocb_set_utc_time(struct wiphy *wiphy, in wlan_hdd_cfg80211_ocb_set_utc_time() argument [all …]
|
D | wlan_hdd_coap.c | 40 __wlan_hdd_cfg80211_coap_offload(struct wiphy *wiphy, in __wlan_hdd_cfg80211_coap_offload() argument 45 struct hdd_context *hdd_ctx = wiphy_priv(wiphy); in __wlan_hdd_cfg80211_coap_offload() 67 errno = wlan_cfg80211_coap_offload(wiphy, vdev, data, data_len); in __wlan_hdd_cfg80211_coap_offload() 72 int wlan_hdd_cfg80211_coap_offload(struct wiphy *wiphy, in wlan_hdd_cfg80211_coap_offload() argument 83 errno = __wlan_hdd_cfg80211_coap_offload(wiphy, wdev, data, data_len); in wlan_hdd_cfg80211_coap_offload()
|
D | wlan_hdd_concurrency_matrix.c | 58 __wlan_hdd_cfg80211_get_concurrency_matrix(struct wiphy *wiphy, in __wlan_hdd_cfg80211_get_concurrency_matrix() argument 68 struct hdd_context *hdd_ctx = wiphy_priv(wiphy); in __wlan_hdd_cfg80211_get_concurrency_matrix() 111 reply_skb = wlan_cfg80211_vendor_cmd_alloc_reply_skb(wiphy, skb_len); in __wlan_hdd_cfg80211_get_concurrency_matrix() 134 int wlan_hdd_cfg80211_get_concurrency_matrix(struct wiphy *wiphy, in wlan_hdd_cfg80211_get_concurrency_matrix() argument 142 errno = osif_psoc_sync_op_start(wiphy_dev(wiphy), &psoc_sync); in wlan_hdd_cfg80211_get_concurrency_matrix() 146 errno = __wlan_hdd_cfg80211_get_concurrency_matrix(wiphy, wdev, in wlan_hdd_cfg80211_get_concurrency_matrix()
|
/wlan-driver/qcacld-3.0/core/hdd/inc/ |
D | wlan_hdd_tdls.h | 96 int wlan_hdd_cfg80211_exttdls_enable(struct wiphy *wiphy, 101 int wlan_hdd_cfg80211_exttdls_disable(struct wiphy *wiphy, 106 int wlan_hdd_cfg80211_exttdls_get_status(struct wiphy *wiphy, 121 wlan_hdd_cfg80211_exttdls_set_link_id(struct wiphy *wiphy, 127 int wlan_hdd_cfg80211_tdls_oper(struct wiphy *wiphy, 132 int wlan_hdd_cfg80211_tdls_oper(struct wiphy *wiphy, 139 int wlan_hdd_cfg80211_tdls_mgmt(struct wiphy *wiphy, 146 int wlan_hdd_cfg80211_tdls_mgmt(struct wiphy *wiphy, 153 int wlan_hdd_cfg80211_tdls_mgmt(struct wiphy *wiphy, 160 int wlan_hdd_cfg80211_tdls_mgmt(struct wiphy *wiphy, [all …]
|
D | wlan_hdd_p2p.h | 47 int wlan_hdd_cfg80211_remain_on_channel(struct wiphy *wiphy, 52 int wlan_hdd_cfg80211_cancel_remain_on_channel(struct wiphy *wiphy, 56 int wlan_hdd_cfg80211_mgmt_tx_cancel_wait(struct wiphy *wiphy, 81 int wlan_hdd_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, 84 int wlan_hdd_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, 92 struct wireless_dev *wlan_hdd_add_virtual_intf(struct wiphy *wiphy, 98 struct wireless_dev *wlan_hdd_add_virtual_intf(struct wiphy *wiphy, 105 struct wireless_dev *wlan_hdd_add_virtual_intf(struct wiphy *wiphy, 124 int wlan_hdd_del_virtual_intf(struct wiphy *wiphy, struct wireless_dev *wdev); 125 int __wlan_hdd_del_virtual_intf(struct wiphy *wiphy, struct wireless_dev *wdev);
|
D | wlan_hdd_power.h | 319 int wlan_hdd_cfg80211_suspend_wlan(struct wiphy *wiphy, 331 int wlan_hdd_cfg80211_resume_wlan(struct wiphy *wiphy); 417 int wlan_hdd_cfg80211_get_txpower(struct wiphy *wiphy, 430 int wlan_hdd_cfg80211_set_txpower(struct wiphy *wiphy, 444 int wlan_hdd_cfg80211_set_power_mgmt(struct wiphy *wiphy, 608 int hdd_wlan_fake_apps_resume(struct wiphy *wiphy, struct net_device *dev); 619 int hdd_wlan_fake_apps_suspend(struct wiphy *wiphy, struct net_device *dev, 624 hdd_wlan_fake_apps_resume(struct wiphy *wiphy, struct net_device *dev) in hdd_wlan_fake_apps_resume() argument 630 hdd_wlan_fake_apps_suspend(struct wiphy *wiphy, struct net_device *dev, in hdd_wlan_fake_apps_suspend() argument
|
D | wlan_hdd_spectralscan.h | 130 int wlan_hdd_cfg80211_spectral_scan_start(struct wiphy *wiphy, 146 int wlan_hdd_cfg80211_spectral_scan_stop(struct wiphy *wiphy, 162 int wlan_hdd_cfg80211_spectral_scan_get_config(struct wiphy *wiphy, 179 int wlan_hdd_cfg80211_spectral_scan_get_diag_stats(struct wiphy *wiphy, 195 int wlan_hdd_cfg80211_spectral_scan_get_cap_info(struct wiphy *wiphy, 211 int wlan_hdd_cfg80211_spectral_scan_get_status(struct wiphy *wiphy,
|
/wlan-driver/qca-wifi-host-cmn/os_if/linux/spectral/inc/ |
D | wlan_cfg80211_spectral.h | 93 int wlan_cfg80211_spectral_scan_config_and_start(struct wiphy *wiphy, 109 int wlan_cfg80211_spectral_scan_stop(struct wiphy *wiphy, 125 int wlan_cfg80211_spectral_scan_get_config(struct wiphy *wiphy, 141 int wlan_cfg80211_spectral_scan_get_cap(struct wiphy *wiphy, 157 int wlan_cfg80211_spectral_scan_get_diag_stats(struct wiphy *wiphy, 173 int wlan_cfg80211_spectral_scan_get_status(struct wiphy *wiphy,
|
/wlan-driver/qca-wifi-host-cmn/os_if/linux/scan/inc/ |
D | wlan_cfg80211_scan.h | 257 wlan_cfg80211_inform_bss_frame_data(struct wiphy *wiphy, 282 QDF_STATUS __wlan_cfg80211_unlink_bss_list(struct wiphy *wiphy, 300 struct cfg80211_bss *wlan_cfg80211_get_bss(struct wiphy *wiphy, 380 void wlan_scan_cfg80211_add_connected_pno_support(struct wiphy *wiphy); 384 void wlan_scan_cfg80211_add_connected_pno_support(struct wiphy *wiphy) in wlan_scan_cfg80211_add_connected_pno_support() argument 399 void wlan_config_sched_scan_plans_to_wiphy(struct wiphy *wiphy, 403 void wlan_config_sched_scan_plans_to_wiphy(struct wiphy *wiphy, in wlan_config_sched_scan_plans_to_wiphy() argument
|
/wlan-driver/qca-wifi-host-cmn/os_if/linux/wifi_pos/src/ |
D | wlan_cfg80211_wifi_pos.c | 51 struct wiphy *wiphy, in wlan_wifi_pos_cfg80211_set_auth_deauth_random_ta_flag() argument 56 wiphy_ext_feature_set(wiphy, NL80211_EXT_FEATURE_AUTH_AND_DEAUTH_RANDOM_TA); in wlan_wifi_pos_cfg80211_set_auth_deauth_random_ta_flag() 61 struct wiphy *wiphy, in wlan_wifi_pos_cfg80211_set_auth_deauth_random_ta_flag() argument 69 wlan_wifi_pos_cfg80211_set_wiphy_ext_feature(struct wiphy *wiphy, in wlan_wifi_pos_cfg80211_set_wiphy_ext_feature() argument 96 wlan_wifi_pos_cfg80211_set_auth_deauth_random_ta_flag(wiphy, psoc); in wlan_wifi_pos_cfg80211_set_wiphy_ext_feature() 106 wiphy->num_iftype_ext_capab = 0; in wlan_wifi_pos_cfg80211_set_wiphy_ext_feature() 107 wiphy->iftype_ext_capab = &iftype_ext_cap; in wlan_wifi_pos_cfg80211_set_wiphy_ext_feature() 108 wiphy->num_iftype_ext_capab++; in wlan_wifi_pos_cfg80211_set_wiphy_ext_feature()
|
/wlan-driver/qca-wifi-host-cmn/spectral/dispatcher/inc/ |
D | wlan_spectral_public_structs.h | 223 struct wiphy; 237 int (*wlan_cfg80211_spectral_scan_start)(struct wiphy *wiphy, 242 int (*wlan_cfg80211_spectral_scan_stop)(struct wiphy *wiphy, 248 struct wiphy *wiphy, 254 struct wiphy *wiphy, 260 struct wiphy *wiphy, 266 struct wiphy *wiphy,
|
/wlan-driver/qca-wifi-host-cmn/os_if/linux/scan/src/ |
D | wlan_cfg80211_scan.c | 233 wlan_cfg80211_sched_scan_results(struct wiphy *wiphy, uint64_t reqid) in wlan_cfg80211_sched_scan_results() argument 235 cfg80211_sched_scan_results(wiphy); in wlan_cfg80211_sched_scan_results() 239 wlan_cfg80211_sched_scan_results(struct wiphy *wiphy, uint64_t reqid) in wlan_cfg80211_sched_scan_results() argument 241 cfg80211_sched_scan_results(wiphy, reqid); in wlan_cfg80211_sched_scan_results() 277 wlan_cfg80211_sched_scan_results(pdev_ospriv->wiphy, 0); in wlan_cfg80211_pno_callback() 919 skb = wlan_cfg80211_vendor_event_alloc(req->wdev->wiphy, req->wdev, in wlan_vendor_scan_callback() 1965 wlan_get_ieee80211_channel(struct wiphy *wiphy, in wlan_get_ieee80211_channel() argument 1971 chan = ieee80211_get_channel(wiphy, chan_freq); in wlan_get_ieee80211_channel() 2016 wlan_cfg80211_inform_bss_frame_data(struct wiphy *wiphy, in wlan_cfg80211_inform_bss_frame_data() argument 2030 return cfg80211_inform_bss_frame_data(wiphy, &data, bss->mgmt, in wlan_cfg80211_inform_bss_frame_data() [all …]
|
/wlan-driver/qca-wifi-host-cmn/os_if/linux/ |
D | wlan_cfg80211.h | 336 backported_cfg80211_vendor_event_alloc(struct wiphy *wiphy, in backported_cfg80211_vendor_event_alloc() argument 343 skb = cfg80211_vendor_event_alloc(wiphy, approxlen, event_idx, gfp); in backported_cfg80211_vendor_event_alloc() 425 __cfg80211_vendor_cmd_alloc_reply_skb(struct wiphy *wiphy, int len, in __cfg80211_vendor_cmd_alloc_reply_skb() argument 430 skb = cfg80211_vendor_cmd_alloc_reply_skb(wiphy, len); in __cfg80211_vendor_cmd_alloc_reply_skb() 437 #define wlan_cfg80211_vendor_cmd_alloc_reply_skb(wiphy, len) \ argument 438 __cfg80211_vendor_cmd_alloc_reply_skb(wiphy, len, __func__, __LINE__) 441 __cfg80211_vendor_event_alloc(struct wiphy *wiphy, in __cfg80211_vendor_event_alloc() argument 451 skb = cfg80211_vendor_event_alloc(wiphy, wdev, in __cfg80211_vendor_event_alloc() 461 #define wlan_cfg80211_vendor_event_alloc(wiphy, wdev, len, idx, gfp) \ argument 462 __cfg80211_vendor_event_alloc(wiphy, wdev, len, \ [all …]
|