Home
last modified time | relevance | path

Searched refs:chan (Results 351 - 375 of 378) sorted by relevance

1...<<111213141516

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dnan.h329 uint8 chan; member
H A Dwlioctl.h2506 uint8 chan; /**< channel */ member
13011 uint32 chan[4 * K_TOF_COLLECT_CHAN_SIZE]; member
13611 uint8 chan; member
13620 uint8 chan; member
16836 CHANSW_CSA_DFS = 8, /* channel switch due to chan switch announcement from AP */
19240 uint32 chan[NAN_MAX_BANDS]; /* cur nan slot chanspec of both bands */ member
19250 uint32 chan[NAN_MAX_BANDS]; /* cur nan slot chanspec of both bands */ member
19744 chanspec_t chan; /**< chanspec info for querying stats */ member
/third_party/mesa3d/src/broadcom/compiler/
H A Dv3d_compiler.h1135 void ntq_store_dest(struct v3d_compile *c, nir_dest *dest, int chan,
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_hostap.c1132 mode->channels[i].chan = i + 1; in hostap_get_hw_feature_data()
H A Ddriver.h123 * chan - Channel number (IEEE 802.11)
125 short chan; member
H A Dwpa_hal.c1116 modes[index].channels[loop].chan = hwFeatureData.bands[iee80211band].iee80211Channel[loop].channel; in WifiWpaGetHwFeatureData()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_hostap.c1136 mode->channels[i].chan = i + 1; in hostap_get_hw_feature_data()
H A Ddriver.h123 * chan - Channel number (IEEE 802.11)
125 short chan; member
H A Dwpa_hal.c1119 modes[index].channels[loop].chan = hwFeatureData.bands[iee80211band].iee80211Channel[loop].channel; in WifiWpaGetHwFeatureData()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dieee802_11_defs.h2013 u8 chan; member
/third_party/ffmpeg/libavcodec/
H A Dwavpackenc.c2684 #define WRITE_CHAN_ENTROPY(chan) do { \ in wavpack_encode_block()
2686 temp = wp_log2(s->w.c[chan].median[i]); \ in wavpack_encode_block()
2688 s->w.c[chan].median[i] = wp_exp2(temp); \ in wavpack_encode_block()
/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
2813 ret = ieee80211_freq_to_chan(settings.freq_params.freq, &chan); in hostapd_ctrl_iface_chan_switch()
2823 settings.freq_params.channel = chan; in hostapd_ctrl_iface_chan_switch()
/third_party/backends/backend/
H A Dhp-option.c1566 unsigned nchan, chan; in _probe_vector() member
1616 (HpAccessorVector) super->data_acsr, type->nchan, type->chan); in _probe_vector()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dctrl_iface.c4357 ret = os_snprintf(pos, end - pos, " %d", chnl[i].chan); in ctrl_iface_get_capability_channels()
4409 chnl[i].chan, chnl[i].freq, in ctrl_iface_get_capability_freq()
6946 int op_class, chan; in p2p_ctrl_set() local
6953 chan = atoi(param); in p2p_ctrl_set()
6955 chan); in p2p_ctrl_set()
9579 " info=0x%x op_class=%u chan=%u phy_type=%u%s%s%s%s", in wpas_ctrl_neighbor_rep_cb()
H A Dconfig_file.c1250 config->p2p_pref_chan[i].chan); in wpa_config_write_global()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp1033 R600::getNamedOperandIdx(MI.getOpcode(), R600::OpName::chan);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dieee802_11_defs.h2119 u8 chan; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dconfig_file.c1270 config->p2p_pref_chan[i].chan); in wpa_config_write_global()
H A Dctrl_iface.c4906 ret = os_snprintf(pos, end - pos, " %d", chnl[i].chan);
4958 chnl[i].chan, chnl[i].freq,
7778 int op_class, chan; local
7785 chan = atoi(param);
7787 chan);
10818 " info=0x%x op_class=%u chan=%u phy_type=%u%s%s%s%s",
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_compiler_nir.c427 unsigned chan = ffs(alu->dest.write_mask) - 1; in emit_alu() local
433 src[i] = ir3_get_src(ctx, &asrc->src)[asrc->swizzle[chan]]; in emit_alu()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_cfgnan.c1820 check_for_valid_5gchan(struct net_device *ndev, uint8 chan) in check_for_valid_5gchan() argument
1828 chanspec_arg = CH20MHZ_CHSPEC(chan); in check_for_valid_5gchan()
1835 WL_ERR(("Chaninfo for channel = %d, error %d\n", chan, ret)); in check_for_valid_5gchan()
2411 /* Storing 5g capability which is reqd for avail chan config. */ in wl_cfgnan_start_handler()
H A Ddhd.h1902 extern void dhd_rx_frame(dhd_pub_t *dhdp, int ifidx, void *rxp, int numpkt, uint8 chan);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11.c6943 struct hostapd_channel_data *chan; in hostapd_eid_txpower_envelope() local
7015 chan = &mode->channels[i]; in hostapd_eid_txpower_envelope()
7016 max_tx_power = chan->max_tx_power - local_pwr_constraint; in hostapd_eid_txpower_envelope()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_config.c7356 param->chan = mac_vap->channel.chan_number; in hmac_config_get_mesh_nodeinfo()
7360 oam_warning_log2(mac_vap->vap_id, OAM_SF_CFG, "{hmac_config_get_mesh_nodeinfo::node type=%d, chan=%d.}", in hmac_config_get_mesh_nodeinfo()
7361 param->node_type, param->chan); in hmac_config_get_mesh_nodeinfo()
/third_party/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.cpp11383 Operand chan(ctx->outputs.temps[slot * 4u + i]);
11386 chan = bld.vop1(aco_opcode::v_cvt_f32_f16, bld.def(v1), chan);
11389 Temp tmp = convert_int(ctx, bld, chan.getTemp(), 16, 32, sign_ext);
11390 chan = Operand(tmp);
11393 chan.setFixed(chan_reg);
11394 color_exports.emplace_back(chan);

Completed in 202 milliseconds

1...<<111213141516