Home
last modified time | relevance | path

Searched defs:freq (Results 1 – 25 of 130) sorted by relevance

123456

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
Dwlan_reg_services_api.h81 #define WLAN_REG_IS_24GHZ_CH_FREQ(freq) wlan_reg_is_24ghz_ch_freq(freq) argument
90 #define WLAN_REG_IS_5GHZ_CH_FREQ(freq) wlan_reg_is_5ghz_ch_freq(freq) argument
184 #define WLAN_REG_IS_6GHZ_CHAN_FREQ(freq) wlan_reg_is_6ghz_chan_freq(freq) argument
256 #define WLAN_REG_IS_6GHZ_PSC_CHAN_FREQ(freq) \ argument
283 #define WLAN_REG_IS_6GHZ_FREQ_INDOOR(pdev, freq) \ argument
331 #define WLAN_REG_IS_6GHZ_UNII5_CHAN_FREQ(freq) \ argument
335 #define WLAN_REG_IS_6GHZ_CHAN_FREQ(freq) (false) argument
336 static inline bool wlan_reg_is_6ghz_chan_freq(uint16_t freq) in wlan_reg_is_6ghz_chan_freq()
347 #define WLAN_REG_IS_6GHZ_PSC_CHAN_FREQ(freq) (false) argument
348 static inline bool wlan_reg_is_6ghz_psc_chan_freq(uint16_t freq) in wlan_reg_is_6ghz_psc_chan_freq()
[all …]
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
Dwlan_reg_services_api.c148 qdf_freq_t freq, in wlan_reg_is_freq_enabled()
228 qdf_freq_t freq, in wlan_reg_get_opclass_from_freq_width()
633 qdf_freq_t freq) in wlan_reg_freq_to_chan()
738 bool wlan_reg_get_fcc_constraint(struct wlan_objmgr_pdev *pdev, uint32_t freq) in wlan_reg_get_fcc_constraint()
861 bool wlan_reg_is_24ghz_ch_freq(qdf_freq_t freq) in wlan_reg_is_24ghz_ch_freq()
866 bool wlan_reg_is_5ghz_ch_freq(qdf_freq_t freq) in wlan_reg_is_5ghz_ch_freq()
881 bool wlan_reg_is_freq_indoor(struct wlan_objmgr_pdev *pdev, qdf_freq_t freq) in wlan_reg_is_freq_indoor()
887 qdf_freq_t freq) in wlan_reg_get_min_chwidth()
893 qdf_freq_t freq) in wlan_reg_get_max_chwidth()
912 qdf_freq_t freq) in wlan_reg_is_freq_indoor_in_secondary_list()
[all …]
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
Dreg_services_common.h49 #define REG_IS_24GHZ_CH_FREQ(freq) \ argument
61 #define REG_IS_49GHZ_FREQ(freq) \ argument
66 #define REG_IS_49GHZ_FREQ(freq) false argument
70 #define REG_IS_5GHZ_FREQ(freq) \ argument
645 static inline bool REG_IS_6GHZ_FREQ(uint16_t freq) in REG_IS_6GHZ_FREQ()
715 static inline bool reg_is_6ghz_chan_freq(uint16_t freq) in reg_is_6ghz_chan_freq()
721 reg_is_6g_freq_indoor(struct wlan_objmgr_pdev *pdev, qdf_freq_t freq) in reg_is_6g_freq_indoor()
728 qdf_freq_t freq, uint8_t bw, in reg_get_max_txpower_for_6g_tpe()
751 static inline bool REG_IS_6GHZ_FREQ(uint16_t freq) in REG_IS_6GHZ_FREQ()
756 static inline bool reg_is_6ghz_psc_chan_freq(uint16_t freq) in reg_is_6ghz_psc_chan_freq()
[all …]
Dreg_services_common.c363 qdf_freq_t freq, in reg_is_freq_within_bonded_chan()
397 reg_get_bonded_chan_entry(qdf_freq_t freq, in reg_get_bonded_chan_entry()
1600 static uint8_t reg_freq_to_chan_direct(qdf_freq_t freq) in reg_freq_to_chan_direct()
1625 qdf_freq_t freq, in reg_freq_to_chan_for_chlist()
1669 qdf_freq_t freq) in reg_freq_to_chan()
1783 uint16_t freq; in reg_compute_chan_to_freq() local
2510 bool reg_is_24ghz_ch_freq(uint32_t freq) in reg_is_24ghz_ch_freq()
2515 bool reg_is_5ghz_ch_freq(uint32_t freq) in reg_is_5ghz_ch_freq()
2552 qdf_freq_t freq) in reg_is_freq_in_between()
2590 reg_get_reg_chan(struct wlan_objmgr_pdev *pdev, qdf_freq_t freq) in reg_get_reg_chan()
[all …]
Dreg_utils.h78 qdf_freq_t freq) in reg_chan_has_dfs_attribute_for_freq()
86 qdf_freq_t freq, in reg_is_passive_or_disable_for_pwrmode()
508 bool reg_get_fcc_constraint(struct wlan_objmgr_pdev *pdev, uint32_t freq) in reg_get_fcc_constraint()
570 reg_is_etsi_srd_chan_for_freq(struct wlan_objmgr_pdev *pdev, uint16_t freq) in reg_is_etsi_srd_chan_for_freq()
581 static inline bool reg_is_dsrc_freq(qdf_freq_t freq) in reg_is_dsrc_freq()
610 static inline bool reg_is_dsrc_freq(qdf_freq_t freq) in reg_is_dsrc_freq()
617 uint16_t freq) in reg_is_etsi_srd_chan_for_freq()
Dreg_opclass.h352 qdf_freq_t freq, in reg_dmn_get_opclass_from_freq_width()
419 qdf_freq_t freq, in reg_freq_width_to_chan_op_class()
430 qdf_freq_t freq, in reg_freq_width_to_chan_op_class_auto()
441 qdf_freq_t freq, in reg_freq_to_chan_op_class()
Dreg_opclass.c1008 qdf_freq_t freq, in reg_dmn_get_opclass_from_freq_width()
1159 qdf_freq_t freq, in reg_find_opclass_absent_in_ctry_opclss_tables()
1207 qdf_freq_t freq, in reg_freq_width_to_chan_op_class_auto()
1240 qdf_freq_t freq, in reg_freq_width_to_chan_op_class()
1295 qdf_freq_t freq, in reg_freq_to_chan_op_class()
1445 qdf_freq_t freq = reg_chan_opclass_to_freq(chan, in reg_chan_opclass_to_freq_auto() local
2065 qdf_freq_t freq = op_class_tbl->start_freq + in reg_is_opclass_band_found() local
2246 qdf_freq_t freq; in reg_enable_disable_chan_in_mas_chan_list() local
Dreg_utils.c53 qdf_freq_t freq) in reg_chan_has_dfs_attribute_for_freq()
630 qdf_freq_t freq, in reg_is_passive_or_disable_for_pwrmode()
645 bool reg_is_dsrc_freq(qdf_freq_t freq) in reg_is_dsrc_freq()
673 uint16_t freq) in reg_is_etsi_srd_chan_for_freq()
980 bool reg_get_fcc_constraint(struct wlan_objmgr_pdev *pdev, uint32_t freq) in reg_get_fcc_constraint()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/
Dwlan_dfs_mlme_api.c55 uint16_t freq, in dfs_mlme_mark_dfs()
88 uint16_t freq, in dfs_mlme_mark_dfs()
112 uint8_t ieee_chan, uint16_t freq, in dfs_mlme_start_csa_for_freq()
123 uint8_t ieee_chan, uint16_t freq, in dfs_mlme_start_csa_for_freq()
209 int freq = 0; in dfs_mlme_ieee2mhz() local
223 uint16_t freq, in dfs_mlme_find_dot11_chan_for_freq()
Dwlan_dfs_utils_api.c67 bool utils_dfs_is_freq_in_nol(struct wlan_objmgr_pdev *pdev, uint32_t freq) in utils_dfs_is_freq_in_nol()
461 uint16_t freq, in utils_dfs_nol_addchan()
1187 uint8_t utils_dfs_freq_to_chan(uint32_t freq) in utils_dfs_freq_to_chan()
1337 void utils_dfs_deliver_event(struct wlan_objmgr_pdev *pdev, uint16_t freq, in utils_dfs_deliver_event()
1449 void utils_dfs_convert_freq_to_index(qdf_freq_t freq, int8_t *index) in utils_dfs_convert_freq_to_index()
1473 qdf_freq_t freq, in utils_dfs_update_chan_state_array_element()
1521 qdf_freq_t freq = cur_chan_list[i].center_freq; in dfs_init_chan_state_array() local
1583 qdf_freq_t freq, in utils_dfs_update_chan_state_array()
/wlan-driver/qcacld-3.0/components/p2p/core/src/
Dwlan_p2p_off_chan_tx.c2325 uint8_t *mac, uint32_t freq, uint64_t rnd_cookie) in p2p_add_random_mac()
2446 qdf_freq_t freq; in p2p_del_random_mac() local
2519 qdf_freq_t freq; in p2p_random_mac_handle_tx_done() local
2581 uint32_t freq; in p2p_del_all_rand_mac_vdev() local
2843 uint8_t *mac, uint32_t freq, bool set, in p2p_set_mac_filter()
2878 uint8_t *mac, uint32_t freq) in p2p_clear_mac_filter()
2938 uint8_t *mac, uint32_t freq, uint64_t rnd_cookie) in p2p_set_rand_mac()
2994 uint32_t freq; in p2p_mac_clear_timeout() local
3039 uint8_t *mac, uint32_t freq, uint64_t rnd_cookie, in p2p_request_random_mac()
/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/src/
Dwifi_pos_main.c433 uint16_t freq, in wifi_update_channel_bw_info()
609 int num_chans, qdf_freq_t freq) in wifi_pos_is_duplicate_freq()
615 int num_chans, qdf_freq_t freq) in wifi_pos_is_duplicate_freq()
633 uint32_t len, i, freq; in wifi_pos_process_ch_info_req() local
1301 uint32_t freq; in wifi_pos_populate_caps() local
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_son.h148 qdf_freq_t freq, bool radar_detected) in hdd_son_deliver_cac_status_event()
193 qdf_freq_t freq) in hdd_son_deliver_chan_change_event()
Dwlan_hdd_son.c637 qdf_freq_t freq; in hdd_son_set_chan() local
725 qdf_freq_t freq) in hdd_son_set_candidate_freq()
766 qdf_freq_t freq = 0; in hdd_son_get_candidate_freq() local
2708 qdf_freq_t freq, bool radar_detected) in hdd_son_deliver_cac_status_event()
2795 qdf_freq_t freq) in hdd_son_deliver_chan_change_event()
/wlan-driver/qca-wifi-host-cmn/umac/dcs/core/src/
Dwlan_dcs.c757 qdf_freq_t freq; in wlan_dcs_get_pcl_for_sap() local
810 qdf_freq_t freq; in wlan_dcs_get_pcl_for_sap() local
1001 qdf_freq_t freq, selected_freq = 0; in wlan_dcs_get_available_chan_for_bw() local
1500 qdf_freq_t freq, in wlan_dcs_afc_reduce_bw()
1549 qdf_freq_t freq, enum phy_ch_width bw) in wlan_sap_update_tpc_on_channel()
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/src/
Dwlan_scan_api.c758 qdf_freq_t freq; in wlan_scan_update_hint_bssid() local
805 qdf_freq_t freq; in wlan_scan_update_hint_s_ssid() local
840 qdf_freq_t freq, ll_sap_freq; in wlan_scan_update_low_latency_profile_chnlist() local
917 uint16_t freq) in wlan_scan_get_scan_entry_by_mac_freq()
/wlan-driver/qcacld-3.0/components/cmn_services/logging/src/
Dwlan_connectivity_logging.c428 qdf_freq_t freq, in wlan_connectivity_t2lm_req_resp_event()
718 uint16_t freq; in wlan_populate_tid_link_id_bitmap() local
837 uint32_t freq, uint8_t vdev_id) in wlan_cdp_set_peer_freq()
1109 uint32_t freq; in wlan_convert_link_id_to_diag_band() local
/wlan-driver/qcacld-3.0/components/pre_cac/dispatcher/src/
Dwlan_pre_cac_ucfg_api.c41 qdf_freq_t freq) in ucfg_pre_cac_set_freq()
52 qdf_freq_t freq) in ucfg_pre_cac_set_freq_before_pre_cac()
/wlan-driver/qcacld-3.0/components/pre_cac/dispatcher/inc/
Dwlan_pre_cac_ucfg_api.h152 qdf_freq_t freq) in ucfg_pre_cac_set_freq_before_pre_cac()
263 qdf_freq_t freq) in ucfg_pre_cac_set_freq()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
Dwlan_policy_mgr_pcl.c150 qdf_freq_t freq = 0, ml_freq; in policy_mgr_get_pcl_concurrent_connetions() local
1503 static bool policy_mgr_is_6G_chan_valid_for_ll_sap(qdf_freq_t freq) in policy_mgr_is_6G_chan_valid_for_ll_sap()
1515 static inline bool policy_mgr_is_6G_chan_valid_for_ll_sap(qdf_freq_t freq) in policy_mgr_is_6G_chan_valid_for_ll_sap()
1545 qdf_freq_t freq) in policy_mgr_is_sbs_mac0_freq()
3811 uint32_t i, pcl_len = 0, non_dfs_freq, freq; in policy_mgr_get_nondfs_preferred_channel() local
4018 uint32_t freq = INVALID_CHANNEL_ID; in policy_mgr_is_sta_on_indoor_channel() local
4498 uint32_t freq = 0; in policy_mgr_mode_specific_get_channel() local
4810 qdf_freq_t freq) in policy_mgr_is_sta_chan_valid_for_connect_and_roam()
4933 qdf_freq_t freq; in policy_mgr_get_pcl_chlist_for_ll_sap() local
4998 qdf_freq_t freq; in policy_mgr_get_pcl_ch_for_sap_go_with_ll_sap_present() local
Dwlan_policy_mgr_get_set_utils.c55 #define IS_FREQ_ON_MAC_ID(freq_range, freq, mac_id) \ argument
3882 qdf_freq_t freq; in policy_mgr_get_ml_sta_info() local
4049 qdf_freq_t freq, enum QDF_OPMODE mode, in policy_mgr_add_to_disabled_links()
4101 qdf_freq_t freq; in policy_mgr_move_vdev_from_connection_to_disabled_tbl() local
6569 qdf_freq_t freq, in policy_mgr_allow_sta_concurrency()
7193 uint8_t *ml_idx, qdf_freq_t freq) in policy_mgr_get_affected_links_for_sta_sta()
7310 uint8_t *ml_idx, qdf_freq_t freq) in policy_mgr_get_concurrent_num_links()
7346 qdf_freq_t freq = 0; in policy_mgr_ml_sta_concurrency_on_connect() local
7695 qdf_freq_t freq; in policy_mgr_get_ml_sta_and_p2p_cli_go_sap_info() local
9495 qdf_freq_t freq, in policy_mgr_allow_sta_concurrency()
[all …]
/wlan-driver/qcacld-3.0/components/tdls/core/src/
Dwlan_tdls_main.c848 qdf_freq_t freq, in tdls_get_6g_pwr_for_power_type()
887 qdf_freq_t freq) in tdls_is_6g_freq_allowed()
938 qdf_freq_t freq) in tdls_is_6g_freq_allowed()
944 qdf_freq_t freq, in tdls_get_6g_pwr_for_power_type()
2295 qdf_freq_t freq, uint8_t bw_offset, in tdls_get_opclass_from_bandwidth()
/wlan-driver/qcacld-3.0/components/nan/core/src/
Dnan_api.c415 wlan_is_nan_allowed_on_6ghz_freq(struct wlan_objmgr_pdev *pdev, uint32_t freq) in wlan_is_nan_allowed_on_6ghz_freq()
445 bool wlan_is_nan_allowed_on_freq(struct wlan_objmgr_pdev *pdev, uint32_t freq) in wlan_is_nan_allowed_on_freq()
/wlan-driver/qcacld-3.0/core/sap/src/
Dsap_api_link_cntl.c294 uint32_t freq; in wlansap_filter_unsafe_ch() local
1500 qdf_freq_t freq) in sap_mark_freq_as_clean()
1567 qdf_freq_t freq, enum phy_ch_width ch_width, in is_freq_allowed_for_sap()
/wlan-driver/qca-wifi-host-cmn/umac/scan/core/src/
Dwlan_scan_manager_6ghz.c140 uint32_t freq; in scm_update_rnr_info() local
329 qdf_freq_t freq; in scm_copy_valid_channels() local

123456