Home
last modified time | relevance | path

Searched defs:chan (Results 101 - 125 of 263) sorted by relevance

1234567891011

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Ddfs.c54 static int dfs_channel_available(struct hostapd_channel_data *chan, in dfs_channel_available() argument
77 static int dfs_is_chan_allowed(struct hostapd_channel_data *chan, int n_chans) in dfs_is_chan_allowed() argument
143 struct hostapd_channel_data *first_chan, *chan; in dfs_chan_range_available() local
177 is_in_chanlist(struct hostapd_iface *iface, struct hostapd_channel_data *chan) is_in_chanlist() argument
199 struct hostapd_channel_data *chan; dfs_find_channel() local
235 dfs_adjust_center_freq(struct hostapd_iface *iface, struct hostapd_channel_data *chan, int secondary_channel, u8 *oper_centr_freq_seg0_idx, u8 *oper_centr_freq_seg1_idx) dfs_adjust_center_freq() argument
280 struct hostapd_channel_data *chan; dfs_get_start_chan_idx() local
443 struct hostapd_channel_data *chan = NULL; dfs_get_valid_channel() local
488 struct hostapd_channel_data *chan = NULL; set_dfs_state_freq() local
571 struct hostapd_channel_data *chan; dfs_are_channels_overlapped() local
[all...]
H A Dhw_features.c46 static char * dfs_info(struct hostapd_channel_data *chan) in dfs_info() argument
383 struct hostapd_channel_data *chan = &mode->channels[i]; in ieee80211n_scan_channels_2g4() local
424 struct hostapd_channel_data *chan in ieee80211n_scan_channels_5g() local
716 struct hostapd_channel_data *chan; hostapd_is_usable_chan() local
948 hostapd_hw_get_freq(struct hostapd_data *hapd, int chan) hostapd_hw_get_freq() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dhw_features_common.c67 int hw_get_freq(struct hostapd_hw_modes *mode, int chan) in hw_get_freq() argument
19 hw_get_channel_chan(struct hostapd_hw_modes *mode, int chan, int *freq) hw_get_channel_chan() argument
43 hw_get_channel_freq(struct hostapd_hw_modes *mode, int freq, int *chan) hw_get_channel_freq() argument
79 int chan; hw_get_chan() local
586 chan_bw_allowed(const struct hostapd_channel_data *chan, u32 bw, int ht40_plus, int pri) chan_bw_allowed() argument
621 chan_pri_allowed(const struct hostapd_channel_data *chan) chan_pri_allowed() argument
[all...]
/device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/communication/wifi_lite/wifiservice/source/
H A Dwifi_device.c727 static WifiErrorCode StaConnect(unsigned int chan, hi_wifi_assoc_request *assocReq, int pskType) in StaConnect() argument
801 unsigned int chan = FrequencyToChannel(g_wifiConfigs[networkId].freq); in ConnectTo() local
/device/soc/rockchip/common/sdk_linux/net/bluetooth/
H A Dl2cap_sock.c85 struct l2cap_chan *chan = l2cap_pi(sk)->chan; in l2cap_sock_bind() local
187 struct l2cap_chan *chan = l2cap_pi(sk)->chan; l2cap_sock_init_pid() local
198 struct l2cap_chan *chan = l2cap_pi(sk)->chan; l2cap_sock_connect() local
289 struct l2cap_chan *chan = l2cap_pi(sk)->chan; l2cap_sock_listen() local
406 struct l2cap_chan *chan = l2cap_pi(sk)->chan; l2cap_sock_getname() local
433 l2cap_get_mode(struct l2cap_chan *chan) l2cap_get_mode() argument
454 struct l2cap_chan *chan = l2cap_pi(sk)->chan; l2cap_sock_getsockopt_old() local
575 struct l2cap_chan *chan = l2cap_pi(sk)->chan; l2cap_sock_getsockopt() local
734 l2cap_valid_mtu(struct l2cap_chan *chan, u16 mtu) l2cap_valid_mtu() argument
755 struct l2cap_chan *chan = l2cap_pi(sk)->chan; l2cap_sock_setsockopt_old() local
875 l2cap_set_mode(struct l2cap_chan *chan, u8 mode) l2cap_set_mode() argument
922 struct l2cap_chan *chan = l2cap_pi(sk)->chan; l2cap_sock_setsockopt() local
1171 struct l2cap_chan *chan = l2cap_pi(sk)->chan; l2cap_sock_sendmsg() local
1289 __l2cap_wait_ack(struct sock *sk, struct l2cap_chan *chan) __l2cap_wait_ack() argument
1336 struct l2cap_chan *chan; l2cap_sock_shutdown() local
1443 struct l2cap_chan *chan; l2cap_sock_release() local
1476 struct l2cap_chan *chan = l2cap_pi(sk)->chan; l2cap_sock_cleanup_listen() local
1492 l2cap_sock_new_connection_cb(struct l2cap_chan *chan) l2cap_sock_new_connection_cb() argument
1522 l2cap_sock_recv_cb(struct l2cap_chan *chan, struct sk_buff *skb) l2cap_sock_recv_cb() argument
1566 l2cap_sock_close_cb(struct l2cap_chan *chan) l2cap_sock_close_cb() argument
1573 l2cap_sock_teardown_cb(struct l2cap_chan *chan, int err) l2cap_sock_teardown_cb() argument
1623 l2cap_sock_state_change_cb(struct l2cap_chan *chan, int state, int err) l2cap_sock_state_change_cb() argument
1634 l2cap_sock_alloc_skb_cb(struct l2cap_chan *chan, unsigned long hdr_len, unsigned long len, int nb) l2cap_sock_alloc_skb_cb() argument
1656 l2cap_sock_ready_cb(struct l2cap_chan *chan) l2cap_sock_ready_cb() argument
1677 l2cap_sock_defer_cb(struct l2cap_chan *chan) l2cap_sock_defer_cb() argument
1691 l2cap_sock_resume_cb(struct l2cap_chan *chan) l2cap_sock_resume_cb() argument
1704 l2cap_sock_set_shutdown_cb(struct l2cap_chan *chan) l2cap_sock_set_shutdown_cb() argument
1713 l2cap_sock_get_sndtimeo_cb(struct l2cap_chan *chan) l2cap_sock_get_sndtimeo_cb() argument
1720 l2cap_sock_get_peer_pid_cb(struct l2cap_chan *chan) l2cap_sock_get_peer_pid_cb() argument
1727 l2cap_sock_suspend_cb(struct l2cap_chan *chan) l2cap_sock_suspend_cb() argument
1735 l2cap_sock_filter(struct l2cap_chan *chan, struct sk_buff *skb) l2cap_sock_filter() argument
1793 struct l2cap_chan *chan = l2cap_pi(sk)->chan; l2cap_sock_init() local
1862 struct l2cap_chan *chan; l2cap_sock_alloc() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/nouveau/
H A Dnouveau_drv.h154 struct nouveau_channel *chan; member
177 } chan; member
/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/
H A D8250_dw.c440 static bool dw8250_fallback_dma_filter(struct dma_chan *chan, void *param) in dw8250_fallback_dma_filter() argument
445 static bool dw8250_idma_filter(struct dma_chan *chan, void *param) in dw8250_idma_filter() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_linux_lb.c976 const int chan = 0; in dhd_napi_poll() local
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_transceiver.c180 ProxyChannelInfo *chan = NULL; in TransProxyLoopMsgHandler() local
259 TransProxyPostResetPeerMsgToLoop(const ProxyChannelInfo *chan) TransProxyPostResetPeerMsgToLoop() argument
291 TransProxyPostDisConnectMsgToLoop(uint32_t connId, bool isServer, const ProxyChannelInfo *chan) TransProxyPostDisConnectMsgToLoop() argument
302 TransProxyPostKeepAliveMsgToLoop(const ProxyChannelInfo *chan) TransProxyPostKeepAliveMsgToLoop() argument
319 TransProxyPostOpenFailMsgToLoop(const ProxyChannelInfo *chan, int32_t errCode) TransProxyPostOpenFailMsgToLoop() argument
336 TransProxyPostOpenClosedMsgToLoop(const ProxyChannelInfo *chan) TransProxyPostOpenClosedMsgToLoop() argument
435 TransAddConnItem(ProxyConnInfo *chan) TransAddConnItem() argument
660 TransProxyConnExistProc(ProxyConnInfo *conn, ProxyChannelInfo *chan, int32_t chanNewId) TransProxyConnExistProc() argument
759 TransReportStartConnectEvent(const AppInfo *appInfo, const ProxyChannelInfo *chan, int32_t channelId) TransReportStartConnectEvent() argument
787 ProxyChannelInfo *chan = (ProxyChannelInfo *)SoftBusCalloc(sizeof(ProxyChannelInfo)); TransProxyOpenConnChannel() local
[all...]
H A Dsoftbus_proxychannel_message.c528 char *TransProxyPackHandshakeAckMsg(ProxyChannelInfo *chan) in TransProxyPackHandshakeAckMsg() argument
803 static int32_t TransProxyGetJsonObject(cJSON *root, const char *msg, int32_t len, ProxyChannelInfo *chan) in TransProxyGetJsonObject() argument
825 TransProxyUnpackHandshakeMsg(const char *msg, ProxyChannelInfo *chan, int32_t len) TransProxyUnpackHandshakeMsg() argument
[all...]
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dsoftbus_proxychannel_manager_test.cpp176 ProxyChannelInfo *chan = (ProxyChannelInfo *)SoftBusCalloc(sizeof(ProxyChannelInfo)); in BuildProxyChannelInfo() local
195 ProxyChannelInfo *chan = BuildProxyChannelInfo(channelId, identity, status); TestTransProxyAddAuthChannel() local
205 ProxyChannelInfo *chan = BuildProxyChannelInfo(channelId, identity, status); TestTransProxyAddNormalChannel() local
289 ProxyChannelInfo *chan = reinterpret_cast<ProxyChannelInfo *>(SoftBusCalloc(sizeof(ProxyChannelInfo))); HWTEST_F() local
350 ProxyChannelInfo *chan = reinterpret_cast<ProxyChannelInfo *>(SoftBusCalloc(sizeof(ProxyChannelInfo))); HWTEST_F() local
443 ProxyChannelInfo *chan = reinterpret_cast<ProxyChannelInfo *>(SoftBusCalloc(sizeof(ProxyChannelInfo))); HWTEST_F() local
538 ProxyChannelInfo *chan = reinterpret_cast<ProxyChannelInfo *>(SoftBusCalloc(sizeof(ProxyChannelInfo))); HWTEST_F() local
567 ProxyChannelInfo *chan = (ProxyChannelInfo *)SoftBusCalloc(sizeof(ProxyChannelInfo)); HWTEST_F() local
719 ProxyChannelInfo chan; HWTEST_F() local
865 ProxyChannelInfo *chan = (ProxyChannelInfo *)SoftBusCalloc(sizeof(ProxyChannelInfo)); HWTEST_F() local
887 ProxyChannelInfo *chan = reinterpret_cast<ProxyChannelInfo *>(SoftBusCalloc(sizeof(ProxyChannelInfo))); HWTEST_F() local
904 ProxyChannelInfo *chan = reinterpret_cast<ProxyChannelInfo *>(SoftBusCalloc(sizeof(ProxyChannelInfo))); HWTEST_F() local
922 ProxyChannelInfo *chan = reinterpret_cast<ProxyChannelInfo *>(SoftBusCalloc(sizeof(ProxyChannelInfo))); HWTEST_F() local
969 ProxyChannelInfo *chan = reinterpret_cast<ProxyChannelInfo *>(SoftBusCalloc(sizeof(ProxyChannelInfo))); HWTEST_F() local
991 ProxyChannelInfo *chan = reinterpret_cast<ProxyChannelInfo *>(SoftBusCalloc(sizeof(ProxyChannelInfo))); HWTEST_F() local
1019 ProxyChannelInfo *chan = reinterpret_cast<ProxyChannelInfo *>(SoftBusCalloc(sizeof(ProxyChannelInfo))); HWTEST_F() local
1047 ProxyChannelInfo *chan = reinterpret_cast<ProxyChannelInfo *>(SoftBusCalloc(sizeof(ProxyChannelInfo))); HWTEST_F() local
1067 ProxyChannelInfo *chan = reinterpret_cast<ProxyChannelInfo *>(SoftBusCalloc(sizeof(ProxyChannelInfo))); HWTEST_F() local
1087 ProxyChannelInfo *chan = reinterpret_cast<ProxyChannelInfo *>(SoftBusCalloc(sizeof(ProxyChannelInfo))); HWTEST_F() local
1201 ProxyChannelInfo *chan = reinterpret_cast<ProxyChannelInfo *>(SoftBusCalloc(sizeof(ProxyChannelInfo))); HWTEST_F() local
1279 ProxyChannelInfo *chan = reinterpret_cast<ProxyChannelInfo *>(SoftBusCalloc(sizeof(ProxyChannelInfo))); HWTEST_F() local
1299 ProxyChannelInfo chan; HWTEST_F() local
1340 ProxyChannelInfo *chan = (ProxyChannelInfo *)SoftBusCalloc(sizeof(ProxyChannelInfo)); HWTEST_F() local
1399 ProxyChannelInfo *chan = NULL; HWTEST_F() local
1537 ProxyChannelInfo *chan = reinterpret_cast<ProxyChannelInfo *>(SoftBusCalloc(sizeof(ProxyChannelInfo))); HWTEST_F() local
1558 ProxyChannelInfo *chan = reinterpret_cast<ProxyChannelInfo *>(SoftBusCalloc(sizeof(ProxyChannelInfo))); HWTEST_F() local
1580 ProxyChannelInfo *chan = reinterpret_cast<ProxyChannelInfo *>(SoftBusCalloc(sizeof(ProxyChannelInfo))); HWTEST_F() local
1610 ProxyChannelInfo *chan = reinterpret_cast<ProxyChannelInfo *>(SoftBusCalloc(sizeof(ProxyChannelInfo))); HWTEST_F() local
1640 ProxyChannelInfo *chan = reinterpret_cast<ProxyChannelInfo *>(SoftBusCalloc(sizeof(ProxyChannelInfo))); HWTEST_F() local
1672 ProxyChannelInfo *chan = reinterpret_cast<ProxyChannelInfo *>(SoftBusCalloc(sizeof(ProxyChannelInfo))); HWTEST_F() local
1781 ProxyChannelInfo *chan = (ProxyChannelInfo *)SoftBusCalloc(sizeof(ProxyChannelInfo)); HWTEST_F() local
1893 ProxyChannelInfo chan; HWTEST_F() local
2000 ProxyChannelInfo *chan = reinterpret_cast<ProxyChannelInfo *>(SoftBusCalloc(sizeof(ProxyChannelInfo))); HWTEST_F() local
2043 ProxyChannelInfo *chan = reinterpret_cast<ProxyChannelInfo *>(SoftBusCalloc(sizeof(ProxyChannelInfo))); HWTEST_F() local
2065 ProxyChannelInfo *chan = reinterpret_cast<ProxyChannelInfo *>(SoftBusCalloc(sizeof(ProxyChannelInfo))); HWTEST_F() local
2092 ProxyChannelInfo *chan = reinterpret_cast<ProxyChannelInfo *>(SoftBusCalloc(sizeof(ProxyChannelInfo))); HWTEST_F() local
[all...]
H A Dsoftbus_proxychannel_message_test.cpp168 ProxyChannelInfo *chan = (ProxyChannelInfo *)SoftBusCalloc(sizeof(ProxyChannelInfo)); in TestMessageAddProxyChannel() local
248 ProxyChannelInfo chan; HWTEST_F() local
279 ProxyChannelInfo chan; HWTEST_F() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Datrac3plus.c126 static int num_coded_units(GetBitContext *gb, Atrac3pChanParams *chan, in num_coded_units() argument
156 add_wordlen_weights(Atrac3pChanUnitCtx *ctx, Atrac3pChanParams *chan, int wtab_idx, AVCodecContext *avctx) add_wordlen_weights() argument
186 subtract_sf_weights(Atrac3pChanUnitCtx *ctx, Atrac3pChanParams *chan, int wtab_idx, AVCodecContext *avctx) subtract_sf_weights() argument
246 Atrac3pChanParams *chan = &ctx->channels[ch_num]; decode_channel_wordlen() local
393 Atrac3pChanParams *chan = &ctx->channels[ch_num]; decode_channel_sf_idx() local
641 Atrac3pChanParams *chan = &ctx->channels[ch_num]; decode_channel_code_tab() local
765 Atrac3pChanParams *chan; decode_spectrum() local
874 Atrac3pChanParams *chan = &ctx->channels[ch_num]; decode_gainc_npoints() local
980 Atrac3pChanParams *chan = &ctx->channels[ch_num]; decode_gainc_levels() local
1120 Atrac3pChanParams *chan = &ctx->channels[ch_num]; decode_gainc_loc_codes() local
[all...]
H A Dshorten.c130 int i, chan, err; in allocate_buffers() local
188 int chan, in init_offset() local
739 int chan; shorten_decode_frame() local
[all...]
H A Dtakdec.c510 static int decode_channel(TAKDecContext *s, int chan) in decode_channel() argument
682 int chan, i, ret, hsize; in tak_decode_frame() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_adeclick.c72 DeclickChannel *chan; member
H A Daf_compand.c152 int chan, i; in compand_nodelay() local
197 int chan, i, av_uninit(dindex), oindex, av_uninit(count); in compand_delay() local
269 int chan, i, dindex; compand_drain() local
[all...]
H A Daf_aspectralstats.c150 static void set_meta(AVDictionary **metadata, int chan, const char *key, in set_meta() argument
/third_party/curl/lib/
H A Dkrb5.c209 struct gss_channel_bindings_struct chan; in krb5_auth() local
[all...]
/third_party/alsa-lib/test/
H A Dplaymidi1.c265 static void do_noteon(int chan, int pitch, int vol) in do_noteon() argument
277 static void do_noteoff(int chan, int pitch, int vol) in do_noteoff() argument
289 static void do_program(int chan, int program) in do_program() argument
301 static void do_parameter(int chan, in argument
313 do_pitchbend(int chan, int lsb, int msb) do_pitchbend() argument
324 do_pressure(int chan, int pitch, int pressure) do_pressure() argument
335 do_chanpressure(int chan, int pressure) do_chanpressure() argument
[all...]
/third_party/libdrm/nouveau/
H A Dpushbuf.c311 pushbuf_submit(struct nouveau_pushbuf *push, struct nouveau_object *chan) in pushbuf_submit() argument
539 nouveau_pushbuf_new(struct nouveau_client *client, struct nouveau_object *chan, in nouveau_pushbuf_new() argument
778 nouveau_pushbuf_kick(struct nouveau_pushbuf *push, struct nouveau_object *chan) in nouveau_pushbuf_kick() argument
787 nouveau_check_dead_channel(struct nouveau_drm *drm, struct nouveau_object *chan) in nouveau_check_dead_channel() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_virtualvalues.h88 int chan() const { return m_chan;} in chan() function in r600::VirtualValue
[all...]
H A Dsfn_nir_lower_tess_io.cpp255 int chan = 0; in replace_load_instr() local
H A Dsfn_shader_fs.cpp721 unsigned chan = 2 * (num_baryc % 2); in allocate_interpolators_or_inputs() local
921 int chan = i; in load_interpolated_one_comp() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_interp.c122 attrib_name(LLVMValueRef val, unsigned attrib, unsigned chan, const char *suffix) in attrib_name() argument
319 unsigned chan; in attribs_update_simple() local
437 lp_build_interp_soa_indirect(struct lp_build_interp_soa_context *bld, struct gallivm_state *gallivm, unsigned attrib, unsigned chan, LLVMValueRef indir_index, LLVMValueRef pixoffx, LLVMValueRef pixoffy) lp_build_interp_soa_indirect() argument
508 lp_build_interp_soa(struct lp_build_interp_soa_context *bld, struct gallivm_state *gallivm, LLVMValueRef loop_iter, LLVMValueRef mask_store, unsigned attrib, unsigned chan, enum tgsi_interpolate_loc loc, LLVMValueRef indir_index, LLVMValueRef offsets[2]) lp_build_interp_soa() argument
691 unsigned chan; lp_build_interp_soa_init() local
[all...]

Completed in 28 milliseconds

1234567891011