/wlan-driver/qcacld-3.0/core/sap/inc/ |
D | sap_api.h | 712 void *sap_context; member 741 struct sap_context; 770 struct sap_context *sap_create_ctx(void); 784 QDF_STATUS sap_destroy_ctx(struct sap_context *sap_ctx); 802 QDF_STATUS sap_init_ctx(struct sap_context *sap_ctx, 818 QDF_STATUS sap_deinit_ctx(struct sap_context *sap_ctx); 826 bool sap_is_auto_channel_select(struct sap_context *sapcontext); 842 bool wlansap_is_channel_in_nol_list(struct sap_context *sap_ctx, 855 bool wlansap_is_channel_leaking_in_nol(struct sap_context *sap_ctx, 877 QDF_STATUS wlansap_start_bss(struct sap_context *sap_ctx, [all …]
|
/wlan-driver/qcacld-3.0/core/sap/src/ |
D | sap_fsm.c | 91 static QDF_STATUS sap_get_freq_list(struct sap_context *sap_ctx, 113 static int sap_stop_dfs_cac_timer(struct sap_context *sap_ctx); 132 static int sap_start_dfs_cac_timer(struct sap_context *sap_ctx); 185 sap_is_chan_change_needed(struct sap_context *sap_ctx) in sap_is_chan_change_needed() 242 sap_is_chan_change_needed(struct sap_context *sap_ctx) in sap_is_chan_change_needed() 259 static qdf_freq_t sap_random_channel_sel(struct sap_context *sap_ctx) in sap_random_channel_sel() 351 static uint8_t sap_random_channel_sel(struct sap_context *sap_ctx) in sap_random_channel_sel() 369 sap_is_channel_bonding_etsi_weather_channel(struct sap_context *sap_ctx, in sap_is_channel_bonding_etsi_weather_channel() 393 static uint8_t sap_get_bonding_channels(struct sap_context *sap_ctx, in sap_get_bonding_channels() 528 struct sap_context *sap_ctx) in sap_operating_on_dfs() [all …]
|
D | sap_internal.h | 125 struct sap_context { struct 298 QDF_STATUS wlansap_context_get(struct sap_context *ctx); 299 void wlansap_context_put(struct sap_context *ctx); 315 struct sap_context *sap_ctx, 356 uint32_t sap_select_channel(mac_handle_t mac_handle, struct sap_context *sap_ctx, 360 sap_signal_hdd_event(struct sap_context *sap_ctx, 364 QDF_STATUS sap_fsm(struct sap_context *sap_ctx, struct sap_sm_event *sap_event); 367 sap_is_peer_mac_allowed(struct sap_context *sap_ctx, uint8_t *peerMac); 387 QDF_STATUS sap_init_dfs_channel_nol_list(struct sap_context *sap_ctx); 389 bool sap_dfs_is_channel_in_nol_list(struct sap_context *sap_ctx, [all …]
|
D | sap_module.c | 62 static struct sap_context *gp_sap_ctx[SAP_MAX_NUM_SESSION]; 129 static QDF_STATUS wlansap_save_context(struct sap_context *ctx) in wlansap_save_context() 159 QDF_STATUS wlansap_context_get(struct sap_context *ctx) in wlansap_context_get() 185 void wlansap_context_put(struct sap_context *ctx) in wlansap_context_put() 212 struct sap_context *sap_create_ctx(void) in sap_create_ctx() 214 struct sap_context *sap_ctx; in sap_create_ctx() 234 static QDF_STATUS wlansap_owe_init(struct sap_context *sap_ctx) in wlansap_owe_init() 241 static QDF_STATUS wlansap_ft_init(struct sap_context *sap_ctx) in wlansap_ft_init() 249 static void wlansap_owe_cleanup(struct sap_context *sap_ctx) in wlansap_owe_cleanup() 299 static void wlansap_ft_cleanup(struct sap_context *sap_ctx) in wlansap_ft_cleanup() [all …]
|
D | sap_api_link_cntl.c | 104 static void sap_acs_set_puncture_bitmap(struct sap_context *sap_ctx, in sap_acs_set_puncture_bitmap() 114 static void sap_acs_set_puncture_bitmap(struct sap_context *sap_ctx, in sap_acs_set_puncture_bitmap() 133 struct sap_context *sap_ctx, in sap_config_acs_result() 193 struct sap_context *sap_ctx = ctx; in sap_hdd_signal_event_handler() 232 static void wlansap_send_acs_success_event(struct sap_context *sap_ctx, in wlansap_send_acs_success_event() 245 static inline void wlansap_send_acs_success_event(struct sap_context *sap_ctx, in wlansap_send_acs_success_event() 253 struct sap_context *sap_ctx, in wlansap_calculate_chan_from_scan_result() 290 struct sap_context *sap_ctx) in wlansap_filter_unsafe_ch() 328 struct sap_context *sap_ctx) in wlan_sap_filter_non_preferred_channels() 357 struct sap_context *sap_ctx, in wlansap_pre_start_bss_acs_scan_callback() [all …]
|
D | sap_ch_select.c | 193 sap_check_n_add_channel(struct sap_context *sap_ctx, in sap_check_n_add_channel() 228 sap_check_n_add_overlapped_chnls(struct sap_context *sap_ctx, in sap_check_n_add_overlapped_chnls() 292 struct sap_context *sap_ctx, in sap_process_avoid_ie() 383 struct sap_context *sap_ctx, in sap_select_preferred_channel_from_channel_list() 417 struct sap_context *sap_ctx, in sap_chan_sel_init() 556 uint32_t sapweight_rssi_count(struct sap_context *sap_ctx, int8_t rssi, in sapweight_rssi_count() 648 static uint32_t sap_weight_channel_noise_floor(struct sap_context *sap_ctx, in sap_weight_channel_noise_floor() 693 static uint32_t sap_weight_channel_free(struct sap_context *sap_ctx, in sap_weight_channel_free() 751 static uint32_t sap_weight_channel_txpwr_range(struct sap_context *sap_ctx, in sap_weight_channel_txpwr_range() 799 static uint32_t sap_weight_channel_txpwr_tput(struct sap_context *sap_ctx, in sap_weight_channel_txpwr_tput() [all …]
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_hostapd.c | 286 static struct sap_context * 289 struct sap_context *sap_ctx; in hdd_hostapd_init_sap_session() 297 sap_ctx = adapter->deflink->session.ap.sap_context; in hdd_hostapd_init_sap_session() 308 adapter->deflink->session.ap.sap_context = NULL; in hdd_hostapd_init_sap_session() 333 struct sap_context *sap_ctx; in hdd_hostapd_deinit_sap_session() 380 struct sap_context *sap_ctx; in hdd_hostapd_channel_allow_suspend() 430 struct sap_context *sap_ctx; in hdd_hostapd_channel_prevent_suspend() 1724 struct sap_context *sap_ctx; in hdd_stop_sap_due_to_invalid_channel() 2076 struct sap_context *sap_ctx; in hdd_hostapd_check_channel_post_csa() 2095 if (ap_ctx->sap_context->csa_reason == in hdd_hostapd_check_channel_post_csa() [all …]
|
D | wlan_hdd_dcs.c | 255 struct sap_context *sap_ctx; in hdd_dcs_cb() 335 struct sap_context *sap_ctx; in hdd_dcs_afc_sel_chan_cb() 378 struct sap_context *sap_ctx; in hdd_dcs_hostapd_set_chan() 460 struct sap_context *sap_ctx; in hdd_dcs_hostapd_enable_wlan_interference_mitigation() 496 dcs_freq = wlansap_dcs_get_freq(ap_ctx->sap_context); in hdd_dcs_chan_select_complete() 515 struct sap_context *sap_ctx; in hdd_dcs_clear()
|
D | wlan_hdd_son.c | 728 struct sap_context *sap_ctx; in hdd_son_set_candidate_freq() 765 struct sap_context *sap_ctx; in hdd_son_get_candidate_freq() 1220 struct sap_context *sap_context; in hdd_son_set_acl_policy() local 1233 sap_context = WLAN_HDD_GET_SAP_CTX_PTR(link_info); in hdd_son_set_acl_policy() 1236 status = wlansap_set_acl_mode(sap_context, eSAP_ALLOW_ALL); in hdd_son_set_acl_policy() 1239 status = wlansap_set_acl_mode(sap_context, in hdd_son_set_acl_policy() 1243 status = wlansap_set_acl_mode(sap_context, in hdd_son_set_acl_policy() 1248 status = wlansap_clear_acl(sap_context); in hdd_son_set_acl_policy() 1331 struct sap_context *sap_context; in hdd_son_add_acl_mac() local 1348 sap_context = WLAN_HDD_GET_SAP_CTX_PTR(link_info); in hdd_son_add_acl_mac() [all …]
|
D | wlan_hdd_pre_cac.c | 270 cac_ch_width = wlansap_get_max_bw_by_phymode(hdd_ap_ctx->sap_context); in __wlan_hdd_request_pre_cac() 336 sap_clear_global_dfs_param(mac_handle, pre_cac_ap_ctx->sap_context); in __wlan_hdd_request_pre_cac() 374 cac_ch_width = wlansap_get_max_bw_by_phymode(hdd_ap_ctx->sap_context); in __wlan_hdd_request_pre_cac()
|
D | wlan_hdd_sysfs_dfsnol.c | 83 struct sap_context *sap_ctx; in __hdd_sysfs_dfsnol_store()
|
D | wlan_hdd_hostapd_wext.c | 67 struct sap_context *sap_ctx; in hdd_sap_get_chan_width() 308 struct sap_context *sap_ctx; in hdd_print_acl() 897 if (wlansap_is_channel_in_nol_list(ap_ctx->sap_context, in __iw_softap_setparam()
|
D | wlan_hdd_p2p.c | 318 qdf_status = wlansap_update_ft_info(ap_ctx->sap_context, in __wlan_hdd_mgmt_tx()
|
D | wlan_hdd_main.c | 525 wlansap_roam_callback(link_info->session.ap.sap_context, in hdd_common_roam_callback() 9742 struct sap_context *sap_ctx; in hdd_stop_sap_go_adapter() 9790 status = wlansap_stop_bss(ap_ctx->sap_context); in hdd_stop_sap_go_adapter() 13837 struct sap_context *sap_context; in hdd_acs_response_timeout_handler() local 13866 sap_context = WLAN_HDD_GET_SAP_CTX_PTR(link_info); in hdd_acs_response_timeout_handler() 13870 wlan_sap_set_vendor_acs(sap_context, false); in hdd_acs_response_timeout_handler() 13875 wlan_sap_update_next_channel(sap_context, 0, 0); in hdd_acs_response_timeout_handler() 15085 struct sap_context *sap_ctx; in hdd_start_ap_adapter() 18481 sap_context)) { in wlan_hdd_stop_sap() 18639 qdf_status = wlansap_start_bss(ap_ctx->sap_context, in wlan_hdd_start_sap()
|
D | wlan_hdd_regulatory.c | 1753 struct sap_context *sap_ctx = NULL; in hdd_restart_sap_with_new_phymode()
|
D | wlan_hdd_cfg80211.c | 2586 struct sap_context *sap_ctx; in wlan_hdd_cfg80211_start_acs() 3985 struct sap_context *sap_ctx; in wlan_hdd_ll_lt_sap_get_valid_last_acs_freq() 4078 struct sap_context *sap_ctx; in __wlan_hdd_cfg80211_do_acs() 17835 struct sap_context *sap_context; in wlan_hdd_validate_acs_channel() local 17842 sap_context = WLAN_HDD_GET_SAP_CTX_PTR(link_info); in wlan_hdd_validate_acs_channel() 17843 if ((wlansap_is_channel_in_nol_list(sap_context, chan_freq, in wlan_hdd_validate_acs_channel() 17849 if ((wlansap_is_channel_leaking_in_nol(sap_context, in wlan_hdd_validate_acs_channel() 23909 wlan_hdd_add_vlan(struct wlan_objmgr_vdev *vdev, struct sap_context *sap_ctx, in wlan_hdd_add_vlan() 23958 wlan_hdd_add_vlan(struct wlan_objmgr_vdev *vdev, struct sap_context *sap_ctx, in wlan_hdd_add_vlan() 24056 struct sap_context *sap_ctx; in wlan_hdd_add_key_vdev() [all …]
|
/wlan-driver/qcacld-3.0/components/pre_cac/dispatcher/inc/ |
D | wlan_pre_cac_api.h | 98 wlansap_pre_cac_end_notify(struct sap_context *sap_context, in wlansap_pre_cac_end_notify() argument
|
/wlan-driver/qcacld-3.0/core/hdd/inc/ |
D | wlan_hdd_main.h | 905 struct sap_context *sap_context; member 1506 (WLAN_HDD_GET_AP_CTX_PTR((link_info))->sap_context)
|