/freebsd-src/contrib/wpa/src/p2p/ |
H A D | p2p_utils.c | 87 for (i = 0; i < a->channels; i++) { in p2p_reg_class_intersect() 88 for (j = 0; j < b->channels; j++) { in p2p_reg_class_intersect() 91 res->channel[res->channels] = a->channel[i]; in p2p_reg_class_intersect() 92 res->channels++; in p2p_reg_class_intersect() 93 if (res->channels == P2P_MAX_REG_CLASS_CHANNELS) in p2p_reg_class_intersect() 102 * @a: First set of supported channels 103 * @b: Second set of supported channels 104 * @res: Data structure for returning the intersection of support channels 106 * This function can be used to find a common set of supported channels. Both 107 * input channels set 254 p2p_channels_includes(const struct p2p_channels * channels,u8 reg_class,u8 channel) p2p_channels_includes() argument 271 p2p_channels_includes_freq(const struct p2p_channels * channels,unsigned int freq) p2p_channels_includes_freq() argument 321 p2p_get_pref_freq(struct p2p_data * p2p,const struct p2p_channels * channels) p2p_get_pref_freq() argument 374 p2p_channel_pick_random(const u8 * channels,unsigned int num_channels) p2p_channel_pick_random() argument 459 p2p_channels_to_freqs(const struct p2p_channels * channels,int * freq_list,unsigned int max_len) p2p_channels_to_freqs() argument [all...] |
H A D | p2p_invitation.c | 80 p2p_buf_add_channel_list(buf, p2p->cfg->country, &p2p->channels, in p2p_build_invitation_req() 117 struct p2p_channels *channels) in p2p_build_invitation_resp() 162 if (channels) { in p2p_build_invitation_resp() 167 p2p_buf_add_channel_list(buf, p2p->cfg->country, channels, in p2p_build_invitation_resp() 196 struct p2p_channels all_channels, intersection, *channels = NULL; in p2p_process_invitation_req() 248 p2p_channels_union(&p2p->cfg->channels, &p2p->cfg->cli_channels, in p2p_process_invitation_req() 254 p2p_dbg(p2p, "No common channels found"); in p2p_process_invitation_req() 259 p2p_channels_dump(p2p, "own channels", &p2p->cfg->channels); in p2p_process_invitation_req() 260 p2p_channels_dump(p2p, "own client channels", in p2p_process_invitation_req() 113 p2p_build_invitation_resp(struct p2p_data * p2p,struct p2p_device * peer,u8 dialog_token,u8 status,const u8 * group_bssid,u8 reg_class,u8 channel,struct p2p_channels * channels) p2p_build_invitation_resp() argument 186 struct p2p_channels all_channels, intersection, *channels = NULL; p2p_process_invitation_req() local 436 struct p2p_channels intersection, *channels = NULL; p2p_process_invitation_resp() local [all...] |
/freebsd-src/tools/tools/ath/athrd/ |
H A D | athrd.1 | 34 .Nd list channels and transmit power for a country/regulatory domain 57 will display B channels only if they are not also marked as available for 58 use as G channels and similary for A and T channels. 61 will list all channels. 63 Calculate channels not assuming extended channel mode. 65 Enabling debugging in the HAL code that calculates the available channels 70 Calculate channels and transmit power for operation in 80 Mark passive scan channels with lower case letters and active 81 scan channels with upper case letters. 83 Mark channels that require DFS with a [all …]
|
/freebsd-src/contrib/wpa/src/common/ |
H A D | ieee802_11_common.c | 1374 * for HT40, VHT, and HE. DFS channels are not covered. in ieee80211_chan_to_freq_cn() 1401 /* 2.407 GHz, channels 1..13 */ in ieee80211_chan_to_freq_global() 1447 /* 5 GHz, channels 36..48 */ in ieee80211_chan_to_freq_global() 1466 /* 5 GHz, channels 52..64 */ in ieee80211_chan_to_freq_global() 1485 /* 5 GHz, channels 149..177 */ in ieee80211_chan_to_freq() 1504 /* 5 GHz, channels 100..144 */ in ieee80211_chan_to_freq() 1578 /* EDMG channels 9 - 13 */ in fc2str() 1586 /* EDMG channels 17 - 20 */ in fc2str() 1594 /* EDMG channels 25 - 27 */ in fc2str() 1700 case 12: /* channels in reason2str() [all...] |
/freebsd-src/sys/contrib/device-tree/Bindings/spi/ |
H A D | sprd,spi-adi.yaml | 20 ADI controller has 50 channels including 2 software read/write channels and 21 48 hardware channels to access analog chip. For 2 software read/write channels, 22 users should set ADI registers to access analog chip. For hardware channels, 26 triggered by hardware components instead of ADI software channels. 28 Thus we introduce one property named "sprd,hw-channels" to configure hardware 29 channels, the first value specifies the hardware channel id which is used to 34 one system is reading/writing data by ADI software channels, that should be under 36 data by ADI software channels at the same time, or two parallel routine of setting 40 The new version ADI controller supplies multiple master channels for different 64 sprd,hw-channels: [all …]
|
H A D | spi-sprd-adi.txt | 8 ADI controller has 50 channels including 2 software read/write channels and 9 48 hardware channels to access analog chip. For 2 software read/write channels, 10 users should set ADI registers to access analog chip. For hardware channels, 14 triggered by hardware components instead of ADI software channels. 16 Thus we introduce one property named "sprd,hw-channels" to configure hardware 17 channels, the first value specifies the hardware channel id which is used to 22 one system is reading/writing data by ADI software channels, that should be under 24 data by ADI software channels at the same time, or two parallel routine of setting 28 The new version ADI controller supplies multiple master channels for different 45 - sprd,hw-channels: This is an array of channel values up to 49 channels. [all …]
|
/freebsd-src/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | st,stm32-adc.yaml | 11 It has several multiplexed input channels. Conversions can be performed 292 st,adc-channels: 294 List of single-ended channels muxed for this ADC. It can have up to: 295 - 16 channels, numbered from 0 to 15 (for in0..in15) on stm32f4 296 - 19 channels, numbered from 0 to 18 (for in0..in18) on stm32mp13. 297 - 20 channels, numbered from 0 to 19 (for in0..in19) on stm32h7 and 302 st,adc-diff-channels: 304 List of differential channels muxed for this ADC. Some channels can 309 Note: At least one of "st,adc-channels" o [all...] |
H A D | adi,ad7124.yaml | 67 Represents the external channels which are connected to the ADC. 72 The channel number. It can have up to 8 channels on ad7124-4 73 and 16 channels on ad7124-8, numbered from 0 to 15. 89 diff-channels: true 103 - diff-channels 133 diff-channels = <0 1>; 141 diff-channels = <2 3>; 149 diff-channels = <4 5>; 154 diff-channels = <6 7>;
|
H A D | st,stm32-dfsdm-adc.yaml | 95 st,adc-channels: 97 List of single-ended channels muxed for this ADC. 99 - For st,stm32-dfsdm-adc: up to 8 channels numbered from 0 to 7. 187 description: Represents the external channels which are connected to the DFSDM. 242 st,adc-channels: 258 io-channels: 266 - st,adc-channels 269 - io-channels 284 st,adc-channels: 314 io-channels [all...] |
/freebsd-src/sys/contrib/device-tree/Bindings/input/touchscreen/ |
H A D | resistive-adc-touch.txt | 6 The device must be connected to an ADC device that provides channels for 12 - iio-channels: must have at least two channels connected to an ADC device. 13 These should correspond to the channels exposed by the ADC device and should 14 have the right index as the ADC device registers them. These channels 16 - iio-channel-names: must have all the channels' names. Mandatory channels 20 - iio-channels: The third channel named "pressure" is optional and can be 31 io-channels = <&adc 24>, <&adc 25>, <&adc 26>;
|
/freebsd-src/share/examples/sound/ |
H A D | ossinit.h |
|
/freebsd-src/share/man/man4/ |
H A D | pcm.4 | 61 volume control, dynamic mixing through virtual sound channels, true full 164 To define default values for the different mixer channels, 174 multichannel matrix processor supports up to 18 interleaved channels, but the 175 limit is currently set to 8 channels (as commonly used for 7.1 surround sound). 177 re-routing of channels. 188 to adjust the number of channels used. 204 Each device can optionally support more playback and recording channels 206 .Dq virtual channels 391 The number of playback, record, virtual channels, and 426 When enabled, channels will skip all dsp processing, such as channel [all …]
|
H A D | ads111x.4 | 51 features such as resolution and number of input channels. 85 sysctl variables for just the channels specified in the config data. 87 channels so that you can access whichever one(s) you need. 102 change the configuration of the channels. 182 Specific channels can be configured by adding child nodes to the 185 If no channels are configured, sysctl variables will be created 186 for all possible channels supported by the device type, otherwise 187 only the specified channels are created. 229 If no channels are configured, sysctl variables will be created 230 for all possible channels supported by the device type, otherwise [all …]
|
/freebsd-src/sys/contrib/device-tree/Bindings/iio/multiplexer/ |
H A D | io-channel-mux.yaml | 16 For each non-empty string in the channels property, an io-channel will be 18 of strings in the channels property, and also matches the mux controller 27 io-channels: 37 channels: 53 - io-channels 56 - channels 73 io-channels = <&adc 0>; 77 channels = "sync", "in", "system-regulator";
|
/freebsd-src/sys/contrib/device-tree/Bindings/dma/ |
H A D | brcm,bcm2835-dma.txt | 3 The BCM2835 DMA controller has 16 channels in total. 4 Only the lower 13 channels have an associated IRQ. 5 Some arbitrary channels are used by the firmware 7 The channels 0,2 and 3 have special functionality 14 to the DMA channels in ascending order. 18 that is shared by all dma channels. 21 - brcm,dma-channel-mask: Bit mask representing the channels 46 /* unused shared irq for all channels */
|
H A D | ste-dma40.txt | 9 - memcpy-channels: Channels to be used for memcpy 12 - dma-channels: Number of channels supported by hardware - if not present 14 - disabled-channels: Channels which can not be used 26 memcpy-channels = <56 57 58 59 60>; 27 disabled-channels = <12>; 28 dma-channels = <8>; 34 - dma-names: Names of the aforementioned requested channels
|
/freebsd-src/sys/dev/sound/pcm/ |
H A D | matrix_map.h |
|
/freebsd-src/sys/contrib/device-tree/src/arm/aspeed/ |
H A D | aspeed-bmc-ampere-mtmitchell.dts | 163 io-channels = <&adc_i2c_0 0>; 168 channels = "s0", "s1"; 173 io-channels = <&adc_i2c_0 1>; 178 channels = "s0", "s1"; 183 io-channels = <&adc_i2c_0 2>; 188 channels = "s0", "s1"; 193 io-channels = <&adc_i2c_0 3>; 198 channels = "s0", "s1"; 203 io-channels = <&adc_i2c_0 4>; 208 channels [all...] |
H A D | aspeed-bmc-ampere-mtjade.dts | 113 io-channels = <&adc 0>; 117 channels = "s0", "s1"; 122 io-channels = <&adc 1>; 126 channels = "s0", "s1"; 131 io-channels = <&adc 2>; 135 channels = "s0", "s1"; 140 io-channels = <&adc 3>; 144 channels = "s0", "s1"; 149 io-channels = <&adc 4>; 153 channels [all...] |
/freebsd-src/usr.sbin/bhyve/ |
H A D | audio.c | 130 int format, channels, rate; in audio_set_params() local 172 /* Set the Number of Channels */ in audio_set_params() 173 channels = params->channels; in audio_set_params() 174 err = ioctl(audio_fd, SNDCTL_DSP_CHANNELS, &channels); in audio_set_params() 176 DPRINTF("Fail to set channels: %d errno: %d", in audio_set_params() 177 params->channels, errno); in audio_set_params() 181 /* The device does not support the requested no. of channels */ in audio_set_params() 182 if (channels != params->channels) { in audio_set_params() 183 DPRINTF("Mismatch channels: %d params->channels: %d", in audio_set_params() 184 channels, params->channels); in audio_set_params()
|
/freebsd-src/sys/dev/ath/ath_hal/ |
H A D | ah_regdomain.h | 118 * 1/2 and 1/4 rate channels into a separate table). 147 chanbmask_t chan11a; /* 11a channels */ 148 chanbmask_t chan11a_turbo; /* 11a static turbo channels */ 149 chanbmask_t chan11a_dyn_turbo; /* 11a dynamic turbo channels */ 150 chanbmask_t chan11a_half; /* 11a 1/2 width channels */ 151 chanbmask_t chan11a_quarter; /* 11a 1/4 width channels */ 152 chanbmask_t chan11b; /* 11b channels */ 153 chanbmask_t chan11g; /* 11g channels */ 154 chanbmask_t chan11g_turbo; /* 11g dynamic turbo channels */ 155 chanbmask_t chan11g_half; /* 11g 1/2 width channels */ [all …]
|
/freebsd-src/sys/contrib/device-tree/Bindings/dma/xilinx/ |
H A D | xilinx_dma.txt | 2 It can be configured to have one channel or two channels. If configured 3 as two channels, one is to transmit to the video device and another is 7 target devices. It can be configured to have one channel or two channels. 8 If configured as two channels, one is to transmit to the device and another 16 and receive channels. 29 two channels per device. This node specifies the properties of each 61 {1}, flush both channels 85 - dma-channels: Number of dma channels in child node. 121 from '16' and is in [16-31] range. These channels ID are
|
/freebsd-src/sys/contrib/device-tree/Bindings/soc/qcom/ |
H A D | qcom,apr.yaml | 59 qcom,glink-channels: 79 qcom,smd-channels: 121 qcom,glink-channels: 127 qcom,glink-channels: 133 - qcom,glink-channels 136 qcom,smd-channels: false 140 - qcom,smd-channels 143 qcom,glink-channels: false 153 qcom,glink-channels = "apr_audio_svc"; 190 qcom,glink-channels = "adsp_apps";
|
/freebsd-src/sys/contrib/device-tree/Bindings/sound/ |
H A D | rockchip-i2s.yaml | 90 rockchip,capture-channels: 94 Max capture channels, if not set, 2 channels default. 96 rockchip,playback-channels: 100 Max playback channels, if not set, 8 channels default. 137 rockchip,capture-channels = <2>; 138 rockchip,playback-channels = <8>;
|
/freebsd-src/contrib/wpa/wpa_supplicant/ |
H A D | op_classes.c | 30 chan_is_6ghz = is_6ghz_freq(mode->channels[i].freq); in allow_channel() 31 if (is_6ghz == chan_is_6ghz && mode->channels[i].chan == chan) in allow_channel() 36 (mode->channels[i].flag & HOSTAPD_CHAN_DISABLED)) in allow_channel() 40 *flags = mode->channels[i].flag; in allow_channel() 42 if (mode->channels[i].flag & HOSTAPD_CHAN_NO_IR) in allow_channel() 59 * In 80 MHz, the bandwidth "spans" 12 channels (e.g., 36-48), in get_center_80mhz() 60 * so the center channel is 6 channels away from the start/end. in get_center_80mhz() 96 /* check all the channels are available */ in verify_80mhz() 129 * In 160 MHz, the bandwidth "spans" 28 channels (e.g., 36-64), in get_center_160mhz() 130 * so the center channel is 14 channels awa in get_center_160mhz() 327 u8 channels[] = { 42, 58, 106, 122, 138, 155, 171 }; wpas_op_class_supported() local [all...] |