Home
last modified time | relevance | path

Searched defs:chan (Results 176 - 200 of 232) sorted by relevance

12345678910

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwps_supplicant.c2392 u16 chan = WPA_GET_BE16(attr->ap_channel); in wpas_wps_use_cred() local
2669 u16 chan = WPA_GET_BE16(attr.ap_channel); in wpas_wps_nfc_rx_handover_sel() local
[all...]
H A Dconfig.c4475 u8 op_class, chan; in wpa_config_process_p2p_pref_chan() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_drv_ops.c873 struct hostapd_channel_data *chan = &mode->channels[i]; in hostapd_get_hw_mode_any_channels() local
[all...]
H A Ddpp_hostapd.c2476 struct hostapd_channel_data *chan = &mode->channels[c]; in hostapd_dpp_chirp_scan_res_handler() local
2494 struct hostapd_channel_data *chan = &mode->channels[c]; in hostapd_dpp_chirp_scan_res_handler() local
2513 struct hostapd_channel_data *chan = &mode->channels[c]; in hostapd_dpp_chirp_scan_res_handler() local
[all...]
H A Dhostapd.c1672 struct hostapd_channel_data *chan = &mode->channels[i]; in configured_fixed_chan_to_freq() local
3590 u8 chan, bandwidth; in hostapd_fill_csa_settings() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dieee802_11_common.c1342 static int ieee80211_chan_to_freq_us(u8 op_class, u8 chan) in ieee80211_chan_to_freq_us() argument
1398 ieee80211_chan_to_freq_eu(u8 op_class, u8 chan) ieee80211_chan_to_freq_eu() argument
1448 ieee80211_chan_to_freq_jp(u8 op_class, u8 chan) ieee80211_chan_to_freq_jp() argument
1504 ieee80211_chan_to_freq_cn(u8 op_class, u8 chan) ieee80211_chan_to_freq_cn() argument
1530 ieee80211_chan_to_freq_global(u8 op_class, u8 chan) ieee80211_chan_to_freq_global() argument
1622 ieee80211_chan_to_freq(const char *country, u8 op_class, u8 chan) ieee80211_chan_to_freq() argument
[all...]
H A Ddpp.c4084 char chan[20]; dpp_nfc_update_bi_channel() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211_capa.c1556 phy_info_freq(struct hostapd_hw_modes *mode, struct hostapd_channel_data *chan, struct nlattr *tb_freq[]) phy_info_freq() argument
2109 struct hostapd_channel_data *chan = &mode->channels[c]; nl80211_set_ht40_mode() local
2122 struct hostapd_channel_data *chan = &mode->channels[c]; nl80211_set_ht40_mode_sec() local
2143 struct hostapd_channel_data *chan = &mode->channels[c]; nl80211_reg_rule_max_eirp() local
2199 struct hostapd_channel_data *chan = &mode->channels[c]; nl80211_set_vht_mode() local
2449 struct hostapd_channel_data *chan = &mode->channels[j]; nl80211_dump_chan_list() local
[all...]
H A Ddriver_nl80211_event.c2314 chan_to_freq(struct wpa_driver_nl80211_data *drv, u8 chan, enum hostapd_hw_mode hw_mode) global() argument
2365 u8 chan; global() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p.h437 u8 chan; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Ddpp_supplicant.c2522 struct hostapd_channel_data *chan = &mode->channels[j]; in wpas_dpp_allow_ir() local
3624 struct hostapd_channel_data *chan = &mode->channels[c]; in wpas_dpp_chirp_scan_res_handler() local
3642 struct hostapd_channel_data *chan = &mode->channels[c]; in wpas_dpp_chirp_scan_res_handler() local
3662 struct hostapd_channel_data *chan = &mode->channels[c]; wpas_dpp_chirp_scan_res_handler() local
[all...]
H A Devents.c1232 struct hostapd_channel_data *chan = &mode->channels[i]; in disabled_freq() local
H A Dwps_supplicant.c2461 u16 chan = WPA_GET_BE16(attr->ap_channel); in wpas_wps_use_cred() local
2738 u16 chan = WPA_GET_BE16(attr.ap_channel); in wpas_wps_nfc_rx_handover_sel() local
[all...]
H A Dconfig.c5006 u8 op_class, chan; in wpa_config_process_p2p_pref_chan() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_drv_ops.c851 struct hostapd_channel_data *chan = &mode->channels[i]; in hostapd_get_hw_mode_any_channels() local
907 struct hostapd_channel_data *chan = &mode->channels[i]; in hostapd_drv_do_acs() local
[all...]
H A Dhostapd.c3353 u8 chan, bandwidth; in hostapd_fill_csa_settings() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_compiler_nir.c427 unsigned chan = ffs(alu->dest.write_mask) - 1; in emit_alu() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_nir_to_llvm.c362 LLVMValueRef chan[4]; in radv_fixup_vertex_input_fetches() local
743 radv_load_output(struct radv_shader_context *ctx, unsigned index, unsigned chan) radv_load_output() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_program.c185 ntq_store_dest(struct vc4_compile *c, nir_dest *dest, int chan, in ntq_store_dest() argument
273 unsigned chan = ffs(instr->dest.write_mask) - 1; in ntq_get_alu_src() local
H A Dvc4_qir.h756 qir_PACK_8_F(struct vc4_compile *c, struct qreg dest, struct qreg val, int chan) in qir_PACK_8_F() argument
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_blit.c897 nir_ssa_def *chan = nir_channel(b, color, c); in bit_cast_color() local
958 select_color_channel(struct nir_builder *b, nir_ssa_def *color, nir_alu_type data_type, enum isl_channel_select chan) select_color_channel() argument
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.c2259 unsigned chan; in lp_build_reduce_filter() local
2290 unsigned chan; lp_build_reduce_filter_2d() local
2326 unsigned chan; lp_build_reduce_filter_3d() local
[all...]
H A Dlp_bld_tgsi_soa.c89 emit_dump_reg(struct gallivm_state *gallivm, unsigned file, unsigned index, unsigned chan, LLVMValueRef value) emit_dump_reg() argument
441 get_file_ptr(struct lp_build_tgsi_soa_context *bld, unsigned file, int index, unsigned chan) get_file_ptr() argument
491 lp_get_temp_ptr_soa(struct lp_build_tgsi_soa_context *bld, unsigned index, unsigned chan) lp_get_temp_ptr_soa() argument
505 lp_get_output_ptr(struct lp_build_tgsi_soa_context *bld, unsigned index, unsigned chan) lp_get_output_ptr() argument
521 unsigned index, chan; gather_outputs() local
2829 int chan; emit_dump_file() local
4304 unsigned index, chan; emit_prologue() local
[all...]
H A Dlp_bld_nir_soa.c547 emit_store_chan(struct lp_build_nir_context *bld_base, nir_variable_mode deref_mode, unsigned bit_size, unsigned location, unsigned comp, unsigned chan, LLVMValueRef dst) emit_store_chan() argument
574 emit_store_tcs_chan(struct lp_build_nir_context *bld_base, bool is_compact, unsigned bit_size, unsigned location, unsigned const_index, LLVMValueRef indir_vertex_index, LLVMValueRef indir_index, unsigned comp, unsigned chan, LLVMValueRef chan_val) emit_store_tcs_chan() argument
2051 unsigned index, chan; emit_prologue() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_ctrl_iface.c2770 u8 chan; in hostapd_ctrl_iface_chan_switch() local

Completed in 89 milliseconds

12345678910