/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/ |
D | reg_opclass.h | 327 uint8_t *country, uint8_t channel, uint8_t opclass) in reg_dmn_get_chanwidth_from_opclass() 345 uint8_t *country, uint8_t channel, uint8_t offset) in reg_dmn_get_opclass_from_channel() 351 uint8_t reg_dmn_get_opclass_from_freq_width(uint8_t *country, in reg_dmn_get_opclass_from_freq_width() 360 uint8_t reg_get_band_cap_from_op_class(const uint8_t *country, in reg_get_band_cap_from_op_class() 367 static inline void reg_dmn_print_channels_in_opclass(uint8_t *country, in reg_dmn_print_channels_in_opclass() 391 bool reg_is_5ghz_op_class(const uint8_t *country, uint8_t op_class) in reg_is_5ghz_op_class() 397 bool reg_is_2ghz_op_class(const uint8_t *country, uint8_t op_class) in reg_is_2ghz_op_class()
|
D | reg_opclass.c | 528 *reg_get_class_from_country(const uint8_t *country) in reg_get_class_from_country() 946 uint16_t reg_dmn_get_chanwidth_from_opclass(uint8_t *country, uint8_t channel, in reg_dmn_get_chanwidth_from_opclass() 968 uint16_t reg_dmn_get_chanwidth_from_opclass_auto(uint8_t *country, in reg_dmn_get_chanwidth_from_opclass_auto() 986 uint16_t reg_dmn_get_opclass_from_channel(uint8_t *country, uint8_t channel, in reg_dmn_get_opclass_from_channel() 1007 uint8_t reg_dmn_get_opclass_from_freq_width(uint8_t *country, in reg_dmn_get_opclass_from_freq_width() 1054 uint8_t reg_get_band_cap_from_op_class(const uint8_t *country, in reg_get_band_cap_from_op_class() 1080 void reg_dmn_print_channels_in_opclass(uint8_t *country, uint8_t op_class) in reg_dmn_print_channels_in_opclass() 2055 static bool reg_is_opclass_band_found(const uint8_t *country, in reg_is_opclass_band_found() 2087 bool reg_is_5ghz_op_class(const uint8_t *country, uint8_t op_class) in reg_is_5ghz_op_class() 2092 bool reg_is_2ghz_op_class(const uint8_t *country, uint8_t op_class) in reg_is_2ghz_op_class()
|
D | reg_offload_11d_scan.h | 113 uint8_t *country) in reg_set_11d_country() 124 uint8_t *country) in reg_save_new_11d_country()
|
D | reg_utils.c | 108 uint8_t *country) in reg_set_default_country() 258 uint8_t *country, in reg_restore_def_country_for_po() 274 uint8_t *country, in reg_restore_def_country_for_po() 280 uint8_t *country) in reg_set_country()
|
D | reg_offload_11d_scan.c | 38 uint8_t *country) in reg_set_11d_country() 357 uint8_t *country) in reg_save_new_11d_country()
|
D | reg_utils.h | 444 uint8_t *country) in reg_set_country()
|
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/ |
D | wlan_reg_services_api.c | 46 uint8_t *country) in wlan_reg_read_default_country() 60 uint8_t *country) in wlan_reg_read_current_country() 211 uint16_t wlan_reg_dmn_get_opclass_from_channel(uint8_t *country, in wlan_reg_dmn_get_opclass_from_channel() 219 uint8_t wlan_reg_get_band_cap_from_op_class(const uint8_t *country, in wlan_reg_get_band_cap_from_op_class() 227 uint8_t wlan_reg_get_opclass_from_freq_width(uint8_t *country, in wlan_reg_get_opclass_from_freq_width() 236 void wlan_reg_dmn_print_channels_in_opclass(uint8_t *country, in wlan_reg_dmn_print_channels_in_opclass() 242 uint16_t wlan_reg_dmn_get_chanwidth_from_opclass(uint8_t *country, in wlan_reg_dmn_get_chanwidth_from_opclass() 250 uint16_t wlan_reg_dmn_get_chanwidth_from_opclass_auto(uint8_t *country, in wlan_reg_dmn_get_chanwidth_from_opclass_auto() 649 uint8_t *country) in wlan_reg_set_country() 655 uint8_t *country) in wlan_reg_set_11d_country() [all …]
|
D | wlan_reg_ucfg_api.c | 156 uint8_t *country) in ucfg_reg_set_default_country() 193 uint8_t *country) in ucfg_reg_set_country()
|
/wlan-driver/qcacld-3.0/core/cds/src/ |
D | cds_regdomain.c | 425 bool cds_is_etsi_europe_country(uint8_t *country) in cds_is_etsi_europe_country() 523 const struct country_code_to_reg_dmn *country = NULL; in reg_dmn_get_default_country() local 623 const struct country_code_to_reg_dmn *country = NULL; in cds_fill_some_regulatory_info() local
|
/wlan-driver/qcacld-3.0/os_if/tdls/src/ |
D | wlan_cfg80211_tdls.c | 224 const uint8_t *country, in tdls_fill_chan_freq_from_supported_ch_list() 301 uint8_t country[REG_ALPHA2_LEN + 1]; in tdls_calc_channels_from_staparams() local
|
/wlan-driver/qcacld-3.0/core/sme/src/rrm/ |
D | sme_rrm.c | 1146 uint8_t *country, in sme_rrm_fill_scan_channels() 1456 uint8_t country[WNI_CFG_COUNTRY_CODE_LEN]; in sme_rrm_process_beacon_report_req_ind() local
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/rrm/ |
D | rrm_api.c | 1154 uint8_t country[WNI_CFG_COUNTRY_CODE_LEN]; in rrm_process_beacon_report_req() local 2019 uint8_t country[WNI_CFG_COUNTRY_CODE_LEN]; in rrm_process_channel_load_req() local
|
/wlan-driver/qcacld-3.0/components/tdls/core/src/ |
D | wlan_tdls_peer.c | 135 char country[REG_ALPHA2_LEN + 1]; in tdls_find_opclass() local
|
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/inc/ |
D | wlan_scan_utils_api.h | 437 static inline bool util_country_code_match(uint8_t *country, in util_country_code_match()
|
D | wlan_scan_public_structs.h | 226 uint8_t *country; member
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_regulatory.c | 1056 char country[REG_ALPHA2_LEN + 1] = {0}; in hdd_reg_notifier() local
|
/wlan-driver/qcacld-3.0/core/sap/src/ |
D | sap_ch_select.c | 2817 uint8_t country[CDS_COUNTRY_CODE_LEN + 1]; in sap_sort_channel_list() local
|
D | sap_fsm.c | 3248 uint8_t country[CDS_COUNTRY_CODE_LEN + 1]; in wlansap_is_power_change_required() local
|
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/ |
D | reg_services_public_struct.h | 1172 uint8_t country[REG_ALPHA2_LEN + 1]; member
|
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/ |
D | wlan_mlme_api.c | 8306 uint8_t country[REG_ALPHA2_LEN + 1]; in wlan_mlme_get_bw_no_punct() local
|
/wlan-driver/qcacld-3.0/core/mac/src/include/ |
D | dot11f.h | 5250 uint8_t country[3]; member
|