Searched refs:channels (Results 101 - 125 of 195) sorted by relevance

12345678

/freebsd-current/contrib/wpa/src/p2p/
H A Dp2p_group.c1107 p2p_channels_union(&intersect, &group->p2p->cfg->channels,
1118 if (!dev || dev->channels.reg_classes == 0)
1121 p2p_channels_intersect(&intersect, &dev->channels, &res);
1125 p2p_channels_dump(group->p2p, "Group common channels", &intersect);
H A Dp2p_i.h81 struct p2p_channels channels; member in struct:p2p_device
361 * channels - Own supported regulatory classes and channels
363 * List of supposerted channels per regulatory class. The regulatory
367 struct p2p_channels channels; member in struct:p2p_data
694 int p2p_channels_includes(const struct p2p_channels *channels, u8 reg_class,
H A Dp2p_build.c124 * First, determine the number of P2P supported channels in the
165 wpabuf_put_u8(buf, c->channels);
166 wpabuf_put_data(buf, c->channel, c->channels);
/freebsd-current/usr.sbin/bhyve/
H A Dhda_codec.c658 params->channels = (fmt & HDA_CODEC_FMT_CHAN_MASK) + 1;
718 DPRINTF("rate: %d, channels: %d, format: 0x%x",
719 params.rate, params.channels, params.format);
777 DPRINTF("rate: %d, channels: %d, format: 0x%x",
778 params.rate, params.channels, params.format);
/freebsd-current/sys/dev/ata/chipsets/
H A Data-intel.c234 ctlr->channels = 4;
244 ctlr->channels = 1;
251 ctlr->channels = ctlr->chip->cfg2;
H A Data-acerlabs.c113 ctlr->channels = ctlr->chip->cfg1;
H A Data-serverworks.c137 ctlr->channels = ctlr->chip->cfg2;
/freebsd-current/sys/dev/sound/pcm/
H A Dvchan.c34 /* Almost entirely rewritten to add multi-format/channels mixing support. */
77 ("vchan_init: bad channels"));
271 CHN_FOREACH(c, d, channels.pcm) {
971 CHN_FOREACH(c, d, channels.pcm) {
987 * channels with supported formats.
1024 CHN_FOREACH(c, d, channels.pcm) {
H A Ddsp.c243 /* At this point pcm_unregister() will destroy all channels anyway. */
273 CHN_REMOVE(d, rdch, channels.pcm.opened);
275 CHN_REMOVE(d, wrch, channels.pcm.opened);
485 CHN_INSERT_HEAD(d, rdch, channels.pcm.opened);
487 CHN_INSERT_HEAD(d, wrch, channels.pcm.opened);
1154 * (e.g. more than SND_CHN_MAX channels) are not
2155 CHN_FOREACH(ch, d, channels.pcm) {
2160 * Skip physical channels if we are servicing SNDCTL_AUDIOINFO,
2280 CHN_FOREACH(ch, d, channels.pcm) {
2340 * device. Also determine min/max channels
[all...]
H A Dmixer.c172 CHN_FOREACH(c, d, channels.pcm.busy) {
225 CHN_FOREACH(c, d, channels.pcm.busy) {
1139 CHN_FOREACH(c, d, channels.pcm.opened) {
H A Dsound.h103 * By design, limit possible channels for each direction.
327 } channels; member in struct:snddev_info
/freebsd-current/sys/dev/ata/
H A Data-pci.c90 ctlr->channels = 2;
92 ctlr->channels = 1;
117 /* attach all channels on this controller */
118 for (unit = 0; unit < ctlr->channels; unit++) {
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmac80211.c329 sband->channels = chanlist;
408 if (sband->channels[i].flags & IEEE80211_CHAN_DISABLED)
416 phy->chandef.chan = &sband->channels[0];
901 idx = c - &msband->sband.channels[0];
994 chan = &sband->sband.channels[idx];
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dmac.c3388 if (bands[band]->channels[i].flags &
3397 arg.channels = kzalloc(len, GFP_KERNEL);
3398 if (!arg.channels)
3401 ch = arg.channels;
3407 channel = &bands[band]->channels[i];
3431 * on "Radar detection"/DFS channels which are not
3458 ch - arg.channels, arg.n_channels,
3467 kfree(arg.channels);
3531 if (band->channels[i].center_freq < ar->low_5ghz_chan ||
3532 band->channels[
10013 void *channels; local
[all...]
/freebsd-current/sys/kern/
H A Dsubr_witness.c2850 } channels[] = { local
2860 for (i = 0; i < nitems(channels); i++)
2861 if (witness_channel == channels[i].channel) {
2862 snprintf(buf, sizeof(buf), "%s", channels[i].name);
2871 for (i = 0; i < nitems(channels); i++)
2872 if (strcmp(channels[i].name, buf) == 0) {
2873 witness_channel = channels[i].channel;
/freebsd-current/contrib/wpa/src/ap/
H A Dwmm.c81 struct hostapd_channel_data *chan = &mode->channels[c];
H A Dctrl_iface_ap.c845 if (mode->channels[j].freq == iface->freq) {
848 mode->channels[j].max_tx_power);
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.h53 const struct p2p_channels *channels,
/freebsd-current/sys/contrib/xen/arch-x86/hvm/
H A Dsave.h486 } channels[3]; /* 3 x 16 bytes */ member in struct:hvm_hw_pit
/freebsd-current/sys/dev/mwl/
H A Dmwlhal.h117 } channels[MWL_HAL_MAXCHAN]; member in struct:__anon3571
/freebsd-current/sys/dev/siis/
H A Dsiis.h409 int channels; member in struct:siis_controller
/freebsd-current/sys/contrib/dev/iwlwifi/mvm/
H A Dfw.c801 mvm->nvm_data->bands[0].channels = mvm->nvm_data->channels;
805 (void *)(mvm->nvm_data->channels + 1);
1633 chan = &sband->channels[0];
/freebsd-current/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h395 struct linuxkpi_ieee80211_channel *channels[0]; member in struct:cfg80211_scan_request
417 struct linuxkpi_ieee80211_channel *channels[0]; member in struct:cfg80211_sched_scan_request
950 struct linuxkpi_ieee80211_channel *channels; member in struct:ieee80211_supported_band
973 uint32_t channels[0]; /* freq! = ieee80211_channel_to_frequency() */ member in struct:cfg80211_wowlan_nd_match
/freebsd-current/sys/dev/dpaa2/
H A Ddpaa2_ni.c124 (&(sc)->channels[(chan)]->txc_queue.tx_rings[(tc)])
271 * DPCON resources (channels).
616 device_printf(dev, "%s: failed to setup QBMan channels: "
776 sc->attr.num.channels, sc->attr.wriop_ver);
983 * @brief ��onfigure QBMan channels and register data availability notifications.
993 /* Calculate number of the channels based on the allocated resources */
1011 KASSERT(sc->chan_n > 0u, ("%s: positive number of channels expected: "
1014 device_printf(dev, "channels=%d\n", sc->chan_n);
1023 &sc->channels[i], i, dpaa2_ni_cleanup_task);
1032 error = dpaa2_chan_setup_fq(dev, sc->channels[
[all...]
/freebsd-current/sys/dev/ahci/
H A Dahci.c205 mtx_init(&ctlr->ch_mtx, "AHCI channels lock", NULL, MTX_DEF);
207 /* Setup our own memory management for channels. */
266 ctlr->channels = MAX(flsl(ctlr->ichannels),
355 /* Attach all channels on this controller */
356 for (unit = 0; unit < ctlr->channels; unit++) {
367 for (; unit < ctlr->channels + ctlr->remapped_devices; unit++) {
458 if (ctlr->channels == 1 && !ctlr->ccc && ctlr->msi)
460 else if (ctlr->numirqs == 1 || i >= ctlr->channels ||
463 else if (ctlr->channels > ctlr->numirqs &&
523 for (; unit < ctlr->channels; uni
[all...]

Completed in 396 milliseconds

12345678