/freebsd/sys/contrib/device-tree/Bindings/dma/ |
H A D | ste-dma40.txt | 4 - compatible: "stericsson,dma40" 5 - reg: Address range of the DMAC registers 6 - reg-names: Names of the above areas to use during resource look-up 7 - interrupt: Should contain the DMAC interrupt number 8 - #dma-cells: must be <3> 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 18 dma: dma-controller@801c0000 { 19 compatible = "stericsson,db8500-dma40", "stericsson,dma40"; [all …]
|
H A D | stericsson,dma40.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: ST-Ericsso [all...] |
/freebsd/sys/dev/ath/ath_hal/ |
H A D | ah_regdomain.h | 1 /*- 2 * SPDX-License-Identifier: ISC 4 * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting 5 * Copyright (c) 2005-2006 Atheros Communications, Inc. 29 #define BMLEN 2 /* 2 x 64 bits in each channel bitmask */ 66 ADHOC_PER_11D = 0x00000008, /* must receive 11d beacon */ 105 a one-on-one mapping exists */ 126 uint16_t lowChannel; /* Low channel center in MHz */ 127 uint16_t highChannel; /* High Channel center in MHz */ 128 uint8_t powerDfs; /* Max power (dBm) for channel [all …]
|
/freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | scan.h | 1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */ 3 * Copyright (C) 2012-2014, 2018-2024 Intel Corporation 4 * Copyright (C) 2013-2015 Intel Mobile Communications GmbH 5 * Copyright (C) 2016-2017 Intel Deutschland GmbH 13 * enum iwl_scan_subcmd_ids - sca 391 u8 channel; global() member 859 struct iwl_scan_umac_chan_param channel; global() member 870 struct iwl_scan_umac_chan_param channel; global() member 884 struct iwl_scan_umac_chan_param channel; global() member 899 struct iwl_scan_umac_chan_param channel; global() member 914 struct iwl_scan_umac_chan_param channel; global() member 1162 u8 channel; global() member 1206 u8 channel; global() member [all...] |
H A D | nvm-reg.h | 1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */ 3 * Copyright (C) 2012-2014, 2018-2024 Intel Corporation 4 * Copyright (C) 2013-2015 Intel Mobile Communications GmbH 5 * Copyright (C) 2016-2017 Intel Deutschland GmbH 11 * enum iwl_regulatory_and_nvm_subcmd_ids - regulator [all...] |
/freebsd/sys/net80211/ |
H A D | ieee80211_scan_sta.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting 87 #define STA_DEMOTE11B 0x01 /* match w/ demoted 11b chan */ 99 (((const uint8_t *)(addr))[IEEE80211_ADDR_LEN - 1] % STA_HASHSIZE) 112 /* ap-related state */ 119 * for use. If non-zero the entry was deemed not suitable and it's 123 #define MATCH_CHANNEL 0x00001 /* channel mismatch */ 174 TAILQ_INIT(&st->st_entry); in sta_attach() 175 ss->ss_priv = st; in sta_attach() [all …]
|
H A D | ieee80211.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 5 * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting 64 [IEEE80211_MODE_11A] = "11a", 65 [IEEE80211_MODE_11B] = "11b", 66 [IEEE80211_MODE_11G] = "11g", 73 [IEEE80211_MODE_11NA] = "11na", 74 [IEEE80211_MODE_11NG] = "11ng", 75 [IEEE80211_MODE_VHT_2GHZ] = "11acg", 76 [IEEE80211_MODE_VHT_5GHZ] = "11ac", [all …]
|
H A D | _ieee80211.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 5 * Copyright (c) 2002-2008 Sam Leffler, Errno Consulting 53 * PHY mode; this is not really a mode as multi-mode devices 57 * channels were identified as IEEE channel numbers. 71 IEEE80211_MODE_QUARTER = 11, /* OFDM, 1/4x clock */ 100 IEEE80211_PROT_RTSCTS = 2, /* RTS-CTS */ 113 IEEE80211_AUTH_SHARED = 2, /* shared-key */ 115 IEEE80211_AUTH_AUTO = 4, /* auto-select/accept */ 141 uint8_t ic_ieee; /* IEEE channel number */ [all …]
|
/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | asp834x-redboot.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 8 /dts-v1/; 12 compatible = "analogue-and-micro,asp8347e"; 13 #address-cells = <1>; 14 #size-cells = <1>; 24 #address-cells = <1>; 25 #size-cells = <0>; 30 d-cache-line-size = <32>; 31 i-cache-line-size = <32>; 32 d-cache-size = <32768>; [all …]
|
H A D | tqm8540.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 8 /dts-v1/; 15 #address-cells = <1>; 16 #size-cells = <1>; 28 #address-cells = <1>; 29 #size-cells = <0>; 34 d-cache-line-size = <32>; 35 i-cache-line-size = <32>; 36 d-cache-size = <32768>; 37 i-cache-size = <32768>; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/aspeed/ |
H A D | aspeed-bmc-facebook-minipack.dts | 1 // SPDX-License-Identifier: GPL-2.0+ 3 /dts-v1/; 5 #include "ast2500-facebook-netbmc-common.dtsi" 9 compatible = "facebook,minipack-bmc", "aspeed,ast2500"; 23 * i2c switch 2-0070, pca9548, 8 child channels assigned 24 * with bus number 16-2 [all...] |
/freebsd/sys/contrib/dev/iwlwifi/ |
H A D | iwl-nvm-parse.c | 1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause 3 * Copyright (C) 2005-2014, 2018-2023 Intel Corporation 4 * Copyright (C) 2013-2015 Intel Mobile Communications GmbH 5 * Copyright (C) 2016-2017 Intel Deutschland GmbH 14 #include "iwl-dr 390 struct ieee80211_channel *channel; iwl_init_channel_map() local [all...] |
/freebsd/lib/lib80211/ |
H A D | lib80211_regdomain.h | 1 /*- 2 * Copyright (c) 2007-2008 Sam Leffler, Errno Consulting 38 uint8_t chanWidth; /* channel width (MHz) */ 39 uint8_t chanSep; /* channel sepaaration (MHz) */ 54 const struct freqband *band; /* channel list description */ 58 uint32_t flags; /* net80211 channel flags */ 69 const struct country *cc; /* country code for 1-1/default map */ 71 netband_head bands_11b; /* 11b operation */ 72 netband_head bands_11g; /* 11g operation */ 73 netband_head bands_11a; /* 11a operation */ [all …]
|
/freebsd/crypto/openssh/ |
H A D | nchan.ms | 1 .\" $OpenBSD: nchan.ms,v 1.8 2003/11/21 11:57:03 djm Exp $ 27 OpenSSH Channel Close Protocol 1.5 Implementation 29 Channel Input State Diagram 49 box invis "rcvd OCLOSE/" "-" with .w at last arrow.c 51 arrow "start" "" from S1.w+(-0.5,0) to S1.w 57 Channel Output State Diagram 69 box invis "rcvd IEOF/" "-" with .e at last arrow.c 71 box invis "rcvd IEOF/" "-" with .w at last arrow.c 73 arrow "start" "" from S1.w+(-0.5,0) to S1.w 80 forwarded channel). [all …]
|
/freebsd/sys/contrib/dev/rtw88/ |
H A D | rtw8822b.c | 1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause 2 /* Copyright(c) 2018-2019 Realtek Corporation 26 ether_addr_copy(efuse->addr, map->e.mac_addr); in rtw8822be_efuse_parsing() 32 ether_addr_copy(efuse->addr, map-> in rtw8822bu_efuse_parsing() 289 rtw8822b_set_channel_rfe_efem(struct rtw_dev * rtwdev,u8 channel) rtw8822b_set_channel_rfe_efem() argument 318 rtw8822b_set_channel_rfe_ifem(struct rtw_dev * rtwdev,u8 channel) rtw8822b_set_channel_rfe_ifem() argument 420 rtw8822b_set_channel_cca(struct rtw_dev * rtwdev,u8 channel,u8 bw,const struct rtw8822b_rfe_info * rfe_info) rtw8822b_set_channel_cca() argument 497 rtw8822b_set_channel_rf(struct rtw_dev * rtwdev,u8 channel,u8 bw) rtw8822b_set_channel_rf() argument 610 rtw8822b_set_channel_bb(struct rtw_dev * rtwdev,u8 channel,u8 bw,u8 primary_ch_idx) rtw8822b_set_channel_bb() argument 716 rtw8822b_set_channel(struct rtw_dev * rtwdev,u8 channel,u8 bw,u8 primary_chan_idx) rtw8822b_set_channel() argument 1458 u8 channel = rtwdev->hal.current_channel; rtw8822b_pwrtrack_set() local [all...] |
H A D | rtw8821c.c | 1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause 2 /* Copyright(c) 2018-2019 Realtek Corporation 19 static const s8 lna_gain_table_0[8] = {22, 8, -6, -22, -31, -4 310 rtw8821c_set_channel_rf(struct rtw_dev * rtwdev,u8 channel,u8 bw) rtw8821c_set_channel_rf() argument 384 rtw8821c_set_channel_bb(struct rtw_dev * rtwdev,u8 channel,u8 bw,u8 primary_ch_idx) rtw8821c_set_channel_bb() argument 487 rtw8821c_get_bb_swing(struct rtw_dev * rtwdev,u8 channel) rtw8821c_get_bb_swing() argument 501 rtw8821c_set_channel_bb_swing(struct rtw_dev * rtwdev,u8 channel,u8 bw,u8 primary_ch_idx) rtw8821c_set_channel_bb_swing() argument 509 rtw8821c_set_channel(struct rtw_dev * rtwdev,u8 channel,u8 bw,u8 primary_chan_idx) rtw8821c_set_channel() argument 1047 u8 channel = rtwdev->hal.current_channel; rtw8821c_pwrtrack_set() local [all...] |
/freebsd/sbin/ifconfig/ |
H A D | ifconfig.8 | 1 .\"- 2 .\" SPDX-License-Identifier: BSD-3-Clause 93 .Bl -tag -width indent 120 The format is specified as a comma-separated list of 141 .Bl -tag -width default 145 .Bl -tag -width default -compact 158 Adjust the display of link-level ethernet (MAC) addresses: 160 .Bl -tag -width default -compact 175 .Bl -tag -width default -compact 192 .Bl -tag -width default -compact [all …]
|
/freebsd/tools/tools/net80211/scripts/ |
H A D | setup.mixed | 3 # Script for testing multi-bss open+WPA1+WPA2. 11 CONF=$TMPDIR/bsd-$WPA_WLAN.conf 12 WPA_SSID=$SSID-wpa 18 rm -f $conf 22 logger_syslog=-1 24 logger_stdout=-1 28 wpa_key_mgmt=WPA-PSK 35 ifconfig $OPEN_WLAN destroy; rm -f $CONF" 2 38 #wlandebug -i $WPA_WLAN assoc+crypto 39 wlandebug -i $WPA_WLAN state+assoc+11n [all …]
|
/freebsd/sys/dts/powerpc/ |
H A D | p3041si.dtsi | 4 * Copyright 2010-2011 Freescale Semiconductor Inc. 35 /dts-v1/; 39 #address-cells = <2>; 40 #size-cells = <2>; 41 interrupt-parent = <&mpic>; 102 #address-cells = <1>; 103 #size-cells = <0>; 108 bus-frequency = <749999996>; 109 next-level-cache = <&L2_0>; 110 L2_0: l2-cache { [all …]
|
H A D | p2041si.dtsi | 35 /dts-v1/; 39 #address-cells = <2>; 40 #size-cells = <2>; 41 interrupt-parent = <&mpic>; 101 #address-cells = <1>; 102 #size-cells = <0>; 107 bus-frequency = <749999996>; 108 next-level-cache = <&L2_0>; 109 L2_0: l2-cache { 110 next-level-cache = <&cpc>; [all …]
|
/freebsd/tools/tools/ath/athrd/ |
H A D | athrd.1 | 1 .\"- 2 .\" Copyright (c) 2002-2009 Sam Leffler, Errno Consulting 53 .Bl -tag -width indent 63 Calculate channels not assuming extended channel mode. 89 Display IEEE channel numbers instead of frequencies. 93 Display only 11A channels. 95 Display only 11B channels. 97 Display only 11G channels. 103 and maximum transport power per channel for use in Spain: 104 .Bd -literal -offset 2n [all …]
|
/freebsd/tools/tools/net80211/wlantxtime/ |
H A D | wlantxtime.c | 1 /*- 2 * Copyright (c) 2007-2009 Sam Leffler, Errno Consulting 28 * IEEE 802.11 PHY-related support. 72 exit(-1); \ 84 exit(-1); in panic() 104 [2] = { .phy = CCK, 5500, 0x04, B(11), 1 },/* 5.5 Mb */ 105 [3] = { .phy = CCK, 11000, 0x04, B(22), 1 },/* 11 Mb */ 117 [2] = { .phy = CCK, 5500, 0x04, B(11), 2 }, 126 [11] = { .phy = OFDM, 54000, 0x00, 108, 8 } 233 for (i = 0; i < nitems(rt->rateCodeToIndex); i++) in ieee80211_setup_ratetable() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/firmware/ |
H A D | arm,scmi.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Sudee [all...] |
/freebsd/contrib/ofed/librdmacm/man/ |
H A D | rdma_migrate_id.3 | 1 .\" Licensed under the OpenIB.org BSD license (FreeBSD Variant) - See COPYING.md 2 .TH "RDMA_MIGRATE_ID" 3 "2007-11-13" "librdmacm" "Librdmacm Programmer's Manual" librdmacm 4 rdma_migrate_id \- Move a communication identifier to a different event channel. 10 .BI "struct rdma_event_channel *" channel ");" 14 .IP "channel" 12 15 The communication channel that events associated with the 18 Migrates a communication identifier to a different event channel. 20 Returns 0 on success, or -1 on error. If an error occurs, errno will be 24 channel and moves any pending events associated with the rdma_cm_id 25 to the new channel. Users should not poll for events on the [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | qcom,spmi-vadc.txt | 3 - SPMI PMIC voltage ADC (VADC) provides interface to clients to read 4 voltage. The VADC is a 15-bit sigma-delta ADC. 5 - SPMI PMIC5 voltage ADC (ADC) provides interface to clients to read 6 voltage. The VADC is a 16-bit sigma-delta ADC. 10 - compatible: 13 Definition: Should contain "qcom,spmi-vadc". 14 Should contain "qcom,spmi-adc5" for PMIC5 ADC driver. 15 Should contain "qcom,spmi-adc-rev2" for PMIC rev2 ADC driver. 16 Should contain "qcom,pms405-adc" for PMS405 PMIC 18 - reg: [all …]
|