Home
last modified time | relevance | path

Searched defs:bw (Results 1 – 25 of 86) sorted by relevance

1234

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dwlan_reg_services_api.h380 qdf_freq_t freq, uint8_t bw, in wlan_reg_get_max_txpower_for_6g_tpe()
953 enum phy_ch_width bw, in wlan_reg_get_bonded_channel_state_for_pwrmode()
1727 enum phy_ch_width bw, in wlan_reg_apply_puncture()
1786 enum phy_ch_width bw, in wlan_reg_apply_puncture()
1799 uint16_t wlan_reg_find_nearest_puncture_pattern(enum phy_ch_width bw, in wlan_reg_find_nearest_puncture_pattern()
2730 uint16_t bw, in wlan_reg_get_best_pwr_mode()
2755 qdf_freq_t cen320, uint16_t bw, in wlan_reg_get_eirp_pwr()
/wlan-driver/wpa_supplicant_8/src/ap/
H A Dacs.c
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_services_api.c189 uint16_t wlan_reg_get_bw_value(enum phy_ch_width bw) in wlan_reg_get_bw_value()
960 qdf_freq_t freq, uint8_t bw, in wlan_reg_get_max_txpower_for_6g_tpe()
1191 enum phy_ch_width bw, in wlan_reg_decide_6ghz_power_within_bw_for_freq()
1241 enum phy_ch_width bw; in wlan_reg_get_5g_bonded_channel_state_for_pwrmode() local
1270 enum phy_ch_width bw) in wlan_reg_get_2g_bonded_channel_state_for_freq()
1321 bool wlan_reg_is_punc_bitmap_valid(enum phy_ch_width bw, in wlan_reg_is_punc_bitmap_valid()
1327 uint16_t wlan_reg_find_nearest_puncture_pattern(enum phy_ch_width bw, in wlan_reg_find_nearest_puncture_pattern()
1355 enum phy_ch_width bw, in wlan_reg_apply_puncture()
1482 enum phy_ch_width bw, in wlan_reg_get_5g_bonded_channel_and_state_for_pwrmode()
1505 enum phy_ch_width bw, in wlan_reg_get_bonded_channel_state_for_pwrmode()
[all …]
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_services_common.c337 reg_get_band_cen_from_bandstart(uint16_t bw, qdf_freq_t bandstart) in reg_get_band_cen_from_bandstart()
355 reg_get_band_cen_from_bandstart(uint16_t bw, qdf_freq_t bandstart) in reg_get_band_cen_from_bandstart()
377 uint16_t bw = reg_get_bw_value(chwidth); in reg_is_freq_within_bonded_chan() local
1372 uint16_t reg_get_bw_value(enum phy_ch_width bw) in reg_get_bw_value()
1399 uint16_t reg_get_bw_value(enum phy_ch_width bw) in reg_get_bw_value()
2766 uint16_t bw, in reg_get_max_psd()
2803 uint16_t bw, in reg_get_max_eirp()
2828 qdf_freq_t freq, uint8_t bw, in reg_get_max_txpower_for_6g_tpe()
4259 enum phy_ch_width bw, in reg_get_5g_chan_state()
4530 qdf_freq_t freq, enum phy_ch_width bw, in reg_decide_6ghz_power_within_bw_for_freq()
[all …]
H A Dreg_opclass.c613 uint16_t bw, in reg_is_cfi_freq_in_ranges()
726 uint16_t bw = op_class_tbl->chan_spacing; in reg_dmn_fill_cfis() local
882 uint16_t bw = op_class_tbl->chan_spacing; in reg_dmn_get_6g_opclasses_and_channels() local
1607 static inline qdf_freq_t reg_get_nearest_primary_freq(uint16_t bw, in reg_get_nearest_primary_freq()
1756 uint16_t bw, in reg_is_cfi_supported()
1813 uint16_t bw = op_class_tbl->chan_spacing; in reg_get_cfis_from_opclassmap_for_6g() local
H A Dreg_services_common.h728 qdf_freq_t freq, uint8_t bw, in reg_get_max_txpower_for_6g_tpe()
1373 qdf_freq_t freq, enum phy_ch_width bw, in reg_decide_6ghz_power_within_bw_for_freq()
/wlan-driver/wpa_supplicant_8/src/common/
H A Dhw_features_common.c
/wlan-driver/qca-wifi-host-cmn/dp/cmn_dp_api/
H A Ddp_ratetable.c6354 enum BW_TYPES_FP dp_get_bw_fp_from_full_bw_pmode(uint8_t bw, in dp_get_bw_fp_from_full_bw_pmode()
6531 uint8_t bw, uint8_t punc_bw, uint32_t *rix, uint16_t *ratecode) in dp_getrateindex()
6601 uint8_t bw, uint8_t punc_bw, uint32_t *rix, uint16_t *ratecode) in dp_getrateindex()
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_ipa.h98 static inline void hdd_ipa_set_perf_level_bw(enum hw_mode_bandwidth bw) in hdd_ipa_set_perf_level_bw()
H A Dwlan_hdd_eht.h175 wlan_hdd_refill_os_eht_bw(struct rate_info *os_rate, enum rx_tlv_bw bw) in wlan_hdd_refill_os_eht_bw()
/wlan-driver/qcacld-3.0/components/pkt_capture/core/inc/
H A Dwlan_pkt_capture_data_txrx.h187 uint8_t bw; member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_eht.c368 wlan_hdd_refill_os_eht_bw(struct rate_info *os_rate, enum rx_tlv_bw bw) in wlan_hdd_refill_os_eht_bw()
H A Dwlan_hdd_ipa.c439 void hdd_ipa_set_perf_level_bw(enum hw_mode_bandwidth bw) in hdd_ipa_set_perf_level_bw()
/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
H A Dtarget_if_spectral_sim.c910 uint8_t bw; in target_if_spectral_sops_sim_configure_params() local
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dmp_dev.c124 uint32_t bw, val; in priv_dump_chaninfo() local
/wlan-driver/qca-wifi-host-cmn/utils/host_diag_log/src/
H A Dhost_diag_log.c322 void host_log_acs_req_event(uint8_t *intf, const uint8_t *hw_mode, uint16_t bw, in host_log_acs_req_event()
H A Di_host_diag_core_event.h347 uint16_t bw, uint8_t ht, uint8_t vht, in host_log_acs_req_event()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rx.c1314 uint32_t bw; in dp_rx_fill_mesh_stats() local
2515 uint32_t nss, uint32_t bw, uint32_t pkt_type, in dp_rx_rates_stats_update()
2561 uint32_t nss, uint32_t bw, uint32_t pkt_type, in dp_rx_rates_stats_update()
2586 uint32_t sgi, mcs, tid, nss, bw, reception_type, pkt_type; in dp_rx_msdu_extd_stats_update() local
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
H A Ddp_mon_2.0.c310 dp_mon_get_puncture_type(uint16_t puncture_pattern, uint8_t bw) in dp_mon_get_puncture_type()
381 dp_mon_get_puncture_type(uint16_t puncture_pattern, uint8_t bw) in dp_mon_get_puncture_type()
/wlan-driver/qca-wifi-host-cmn/umac/dcs/core/src/
H A Dwlan_dcs.c996 enum phy_ch_width bw, qdf_freq_t *freq_list, in wlan_dcs_get_available_chan_for_bw()
1549 qdf_freq_t freq, enum phy_ch_width bw) in wlan_sap_update_tpc_on_channel()
/wlan-driver/wpa_supplicant_8/wpa_supplicant/
H A Dop_classes.c
/wlan-driver/fw-api/fw/
H A Dwlan_defs.h993 A_UINT32 bw[3]; member
1010 A_UINT32 bw[3]; member
1046 A_UINT32 bw[3]; member
1061 A_UINT32 bw[NUM_DYN_BW_MAX]; member
1079 A_UINT32 bw[NUM_DYN_BW_MAX]; member
1093 A_UINT32 bw[NUM_DYN_BW_MAX]; member
1111 A_UINT32 bw[NUM_DYN_BW_MAX]; member
/wlan-driver/qca-wifi-host-cmn/target_if/cfr/src/
H A Dtarget_if_cfr_dbr.c109 uint8_t bw = dma_hdr->upload_pkt_bw; in compute_length() local
/wlan-driver/qca-wifi-host-cmn/umac/cfr/dispatcher/inc/
H A Dwlan_cfr_public_structs.h175 uint32_t bw :6, member
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_monitor_rx.c356 uint8_t mcs = 0, nss = 0, sgi = 0, bw = 0, beamformed = 0; in htt_mon_rx_get_phy_info() local

1234