Home
last modified time | relevance | path

Searched refs:num_tpe (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
Dsch_beacon_gen.c1167 uint16_t num_tpe = beacon2->num_transmit_power_env; in lim_update_probe_rsp_template_ie_bitmap_beacon2() local
1304 for (i = 0; i < num_tpe; i++) { in lim_update_probe_rsp_template_ie_bitmap_beacon2()
1313 prb_rsp->num_transmit_power_env = num_tpe; in lim_update_probe_rsp_template_ie_bitmap_beacon2()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_utils.h3674 uint16_t num_tpe);
3689 uint16_t num_tpe, uint8_t *target);
Dlim_utils.c12238 uint16_t num_tpe) in lim_get_tpe_ie_length() argument
12243 for (idx = 0; idx < num_tpe; idx++) { in lim_get_tpe_ie_length()
12276 uint16_t num_tpe, uint8_t *target) in lim_fill_complete_tpe_ie() argument
12288 for (idx = 0; idx < num_tpe; idx++) { in lim_fill_complete_tpe_ie()
/wlan-driver/qcacld-3.0/core/mac/src/include/
Dparser_api.h792 uint16_t *num_tpe, bool is_ch_switch);
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Dparser_api.c324 uint16_t *num_tpe, bool is_chan_switch) in populate_dot11f_tx_power_env() argument
532 *num_tpe = num_tpe_ies; in populate_dot11f_tx_power_env()
540 uint16_t num_tpe; in populate_dot11f_chan_switch_wrapper() local
578 &num_tpe, true); in populate_dot11f_chan_switch_wrapper()