Searched defs:sap_context (Results 1 – 11 of 11) sorted by relevance
/wlan-driver/qcacld-3.0/core/sap/src/ |
D | sap_internal.h | 125 struct sap_context { struct 128 uint32_t chan_freq; 129 uint32_t sec_ch_freq; 132 qdf_freq_t dcs_ch_freq; 134 union { 138 uint8_t sap_radar_found_status; 141 struct wlan_objmgr_vdev *vdev; 144 uint8_t self_mac_addr[CDS_MAC_ADDRESS_LEN]; 145 struct start_bss_config sap_bss_cfg; 148 sap_event_cb sap_event_cb; [all …]
|
D | sap_fsm.c | 557 struct sap_context *sap_context = in sap_plus_sap_cac_skip() local 815 sap_dfs_is_channel_in_nol_list(struct sap_context *sap_context, in sap_dfs_is_channel_in_nol_list() 878 sap_chan_bond_dfs_sub_chan(struct sap_context *sap_context, in sap_chan_bond_dfs_sub_chan() 984 static bool is_mcc_preferred(struct sap_context *sap_context, in is_mcc_preferred() 1017 struct sap_context *sap_context) in sap_process_force_scc_with_go_start() 1084 static bool sap_process_liberal_scc_for_go(struct sap_context *sap_context) in sap_process_liberal_scc_for_go() 1128 static bool sap_process_liberal_scc_for_go(struct sap_context *sap_context) in sap_process_liberal_scc_for_go() 1135 sap_validate_chan(struct sap_context *sap_context, in sap_validate_chan() 1417 void sap_reset_clean_freq_array(struct sap_context *sap_context) in sap_reset_clean_freq_array() 1423 void sap_reset_clean_freq_array(struct sap_context *sap_context) in sap_reset_clean_freq_array() [all …]
|
D | sap_module.c | 755 struct sap_context *sap_context) in wlan_sap_validate_channel_switch() 767 struct sap_context *sap_context) in wlan_sap_validate_channel_switch() 1325 struct sap_context *sap_context, in wlansap_5g_original_bw_validate() 1351 wlansap_2g_original_bw_validate(struct sap_context *sap_context, in wlansap_2g_original_bw_validate() 1373 wlansap_get_csa_chanwidth_from_phymode(struct sap_context *sap_context, in wlansap_get_csa_chanwidth_from_phymode() 2719 QDF_STATUS wlan_sap_set_vendor_acs(struct sap_context *sap_context, in wlan_sap_set_vendor_acs() 2830 QDF_STATUS wlansap_acs_chselect(struct sap_context *sap_context, in wlansap_acs_chselect() 4147 struct sap_context *sap_context, struct sap_config *sap_config) in wlansap_filter_vendor_unsafe_ch_freq() 4194 struct sap_context *sap_context, in wlansap_dcs_set_vdev_wlan_interference_mitigation() 4218 struct sap_context *sap_context, in wlansap_dcs_set_wlan_interference_mitigation_on_band() [all …]
|
D | sap_api_link_cntl.c | 694 struct sap_context *sap_context; in wlansap_roam_process_dfs_chansw_update() local 887 struct sap_context *sap_context; in wlansap_update_vendor_acs_chan() local 1192 struct sap_context *sap_context; in wlansap_roam_callback() local
|
/wlan-driver/qcacld-3.0/core/sap/inc/ |
D | sap_api.h | 712 void *sap_context; member 1745 struct sap_context *sap_context, in wlansap_dcs_set_vdev_wlan_interference_mitigation() 1752 struct sap_context *sap_context, in wlansap_dcs_set_wlan_interference_mitigation_on_band() 1759 struct sap_context *sap_context, bool vdev_starting) in wlansap_dcs_set_vdev_starting() 1765 struct sap_context *sap_context) in wlansap_dcs_is_wlan_interference_mitigation_enabled() 1770 static inline qdf_freq_t wlansap_dcs_get_freq(struct sap_context *sap_context) in wlansap_dcs_get_freq()
|
/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()
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_son.c | 1220 struct sap_context *sap_context; in hdd_son_set_acl_policy() local 1331 struct sap_context *sap_context; in hdd_son_add_acl_mac() local 1501 struct sap_context *sap_context; in hdd_son_modify_acl() local
|
D | wlan_hdd_hostapd.c | 3875 struct sap_context *sap_context; in wlan_hdd_check_cc_intf_cb() local 3936 struct sap_context *sap_context; in wlan_hdd_get_channel_for_sap_restart() local 4159 struct sap_context *sap_context; in wlan_get_ap_prefer_conc_ch_params() local 4195 struct sap_context *sap_context; in hdd_get_ap_6ghz_capable() local
|
D | wlan_hdd_main.c | 13837 struct sap_context *sap_context; in hdd_acs_response_timeout_handler() local
|
D | wlan_hdd_cfg80211.c | 17835 struct sap_context *sap_context; in wlan_hdd_validate_acs_channel() local
|
/wlan-driver/qcacld-3.0/core/hdd/inc/ |
D | wlan_hdd_main.h | 905 struct sap_context *sap_context; member
|