| /freebsd/share/doc/smm/18.net/ |
| H A D | d.t | 2 .\" The Regents of the University of California. All rights reserved. 7 .\" 1. Redistributions of source code must retain the above copyright 8 .\" notice, this list of conditions and the following disclaimer. 10 .\" notice, this list of conditions and the following disclaimer in the 12 .\" 3. Neither the name of the University nor the names of its contributors 18 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 21 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 22 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 23 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 25 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF [all …]
|
| H A D | 7.t | 2 .\" The Regents of the University of California. All rights reserved. 7 .\" 1. Redistributions of source code must retain the above copyright 8 .\" notice, this list of conditions and the following disclaimer. 10 .\" notice, this list of conditions and the following disclaimer in the 12 .\" 3. Neither the name of the University nor the names of its contributors 18 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 21 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 22 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 23 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 25 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF [all …]
|
| /freebsd/contrib/llvm-project/compiler-rt/include/orc_rt/ |
| H A D | c_api.h | 1 /*===- c_api.h - C API for the ORC runtime ------------------------*- C -*-===*\ 3 |* Part of the LLVM Project, under the Apache License v2.0 with LLVM *| 6 |* SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception *| 8 |*===----------------------------------------------------------------------===*| 12 \*===----------------------------------------------------------------------===*/ 26 _Pragma("clang diagnostic error \"-Wstrict-prototypes\"") 54 * orc_rt_CWrapperFunctionResult is a kind of C-SmallVector with an 55 * out-of-band error state. 57 * If Size == 0 and Data.ValuePtr is non-zero then the value is in the 58 * 'out-of-band error' state, and Data.ValuePtr points at a malloc-allocated, [all …]
|
| /freebsd/share/man/man4/ |
| H A D | iwm.4 | 1 .\"- 2 .\" SPDX-License-Identifier: BSD-2-Clause 4 .\" Copyright (c) 2004-2006 10 .\" 1. Redistributions of source code must retain the above copyright 11 .\" notice unmodified, this list of conditions, and the following 14 .\" notice, this list of conditions and the following disclaimer in the 19 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 22 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 23 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 24 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT [all …]
|
| H A D | iwlwifi.4 | 2 .\" SPDX-License-Identifier: BSD-2-Clause 4 .\" Copyright (c) 2021-2025 The FreeBSD Foundation 12 .\" 1. Redistributions of source code must retain the above copyright 13 .\" notice, this list of conditions and the following disclaimer. 15 .\" notice, this list of conditions and the following disclaimer in the 20 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 23 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 24 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 25 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 27 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF [all …]
|
| /freebsd/share/doc/psd/21.ipc/ |
| H A D | 5.t | 2 .\" The Regents of the University of California. All rights reserved. 7 .\" 1. Redistributions of source code must retain the above copyright 8 .\" notice, this list of conditions and the following disclaimer. 10 .\" notice, this list of conditions and the following disclaimer in the 12 .\" 3. Neither the name of the University nor the names of its contributors 18 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 21 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 22 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 23 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 25 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF [all …]
|
| /freebsd/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | scan.c | 1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause 3 * Copyright (C) 2012-2014, 2018-2025 Intel Corporation 4 * Copyright (C) 2013-2015 Intel Mobile Communications GmbH 5 * Copyright (C) 2016-2017 Intel Deutschland GmbH 13 #include "iwl-io.h" 14 #include "iwl-utils.h" 29 /* adaptive dwell default high band APs number */ 31 /* adaptive dwell default low band APs number */ 35 /* number of scan channels */ 37 /* adaptive dwell number of APs override mask for p2p friendly GO */ [all …]
|
| /freebsd/sys/contrib/device-tree/src/powerpc/fsl/ |
| H A D | t1040rdb.dts | 4 * Copyright 2014 - 2015 Freescale Semiconductor Inc. 8 * * Redistributions of source code must retain the above copyright 9 * notice, this list of conditions and the following disclaimer. 11 * notice, this list of conditions and the following disclaimer in the 13 * * Neither the name of Freescale Semiconductor nor the 14 * names of its contributors may be used to endorse or promote products 18 * ALTERNATIVELY, this software may be distributed under the terms of the 20 * Foundation, either version 2 of that License or (at your option) any 25 * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 28 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | btusb.txt | 2 --------------------------------------------------- 6 - compatible : should comply with the format "usbVID,PID" specified in 7 Documentation/devicetree/bindings/usb/usb-device.yaml 8 At the time of writing, the only OF supported devices 13 "usb4ca,301a" (Qualcomm QCA6174A (Lite-On)) 17 Documentation/devicetree/bindings/net/marvell-bt-8xxx.txt 21 - interrupt-names: (see below) 22 - interrupts : The interrupt specified by the name "wakeup" is the interrupt 23 that shall be used for out-of-band wake-on-bt. Driver will 26 platform out of band. During system resume, the irq will be [all …]
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
| H A D | eeprom.c | 1 // SPDX-License-Identifier: ISC 11 MODULE_PARM_DESC(enable_6ghz, "Enable 6 GHz instead of 5 GHz on hardware that supports both"); 15 struct mt76_dev *mdev = &dev->mt76; in mt7915_eeprom_load_precal() 16 u8 *eeprom = mdev->eeprom.data; in mt7915_eeprom_load_precal() 17 u32 offs = is_mt7915(&dev->mt76) ? MT_EE_DO_PRE_CAL : MT_EE_DO_PRE_CAL_V2; in mt7915_eeprom_load_precal() 21 if (!dev->flash_mode || !val) in mt7915_eeprom_load_precal() 26 dev->cal = devm_kzalloc(mdev->dev, size, GFP_KERNEL); in mt7915_eeprom_load_precal() 27 if (!dev->cal) in mt7915_eeprom_load_precal() 28 return -ENOMEM; in mt7915_eeprom_load_precal() 30 offs = is_mt7915(&dev->mt76) ? MT_EE_PRECAL : MT_EE_PRECAL_V2; in mt7915_eeprom_load_precal() [all …]
|
| H A D | mac.c | 1 // SPDX-License-Identifier: ISC 16 #define to_rssi(field, rcpi) ((FIELD_GET(field, rcpi) - 220) / 2) 19 .pulse_th = { 110, -10, -80, 40, 5200, 128, 5200 }, 33 .pulse_th = { 110, -10, -80, 40, 5200, 128, 5200 }, 44 .pulse_th = { 110, -10, -80, 40, 5200, 128, 5200 }, 67 if (!wcid->sta) in mt7915_rx_get_wcid() 71 if (!sta->vif) in mt7915_rx_get_wcid() 74 return &sta->vif->sta.wcid; in mt7915_rx_get_wcid() 113 spin_lock_bh(&dev->mt76.sta_poll_lock); in mt7915_mac_sta_poll() 114 list_splice_init(&dev->mt76.sta_poll_list, &sta_poll_list); in mt7915_mac_sta_poll() [all …]
|
| H A D | testmode.c | 1 // SPDX-License-Identifier: ISC 23 u32 band[2]; member 27 { _list.band[0] = MT_##_reg(0); \ 28 _list.band[1] = MT_##_reg(1); } 30 { _list.band[0] = MT_##_reg(0, _idx); \ 31 _list.band[1] = MT_##_reg(1, _idx); } 40 struct mt7915_dev *dev = phy->dev; in mt7915_tm_set_tx_power() 41 struct mt76_phy *mphy = phy->mt76; in mt7915_tm_set_tx_power() 42 struct cfg80211_chan_def *chandef = &mphy->chandef; in mt7915_tm_set_tx_power() 43 int freq = chandef->center_freq1; in mt7915_tm_set_tx_power() [all …]
|
| H A D | main.c | 1 // SPDX-License-Identifier: ISC 15 if (test_bit(MT76_STATE_RUNNING, &dev->mphy.state)) in mt7915_dev_running() 20 return phy && test_bit(MT76_STATE_RUNNING, &phy->mt76->state); in mt7915_dev_running() 33 ret = mt76_connac_mcu_set_pm(&dev->mt76, in mt7915_run() 34 dev->phy.mt76->band_idx, 0); in mt7915_run() 36 goto out; in mt7915_run() 38 ret = mt7915_mcu_set_mac(dev, dev->phy.mt76->band_idx, in mt7915_run() 41 goto out; in mt7915_run() 43 mt7915_mac_enable_nf(dev, dev->phy.mt76->band_idx); in mt7915_run() 46 if (phy != &dev->phy) { in mt7915_run() [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/net/wireless/ |
| H A D | brcm,bcm43xx-fmac.txt | 9 - compatible : Should be "brcm,bcm4329-fmac". 12 - brcm,drive-strength : drive strength used for SDIO pins on device in mA 14 - interrupts : specifies attributes for the out-of-band interrupt (host-wake). 15 When not specified the device will use in-band SDIO interrupts. 16 - interrupt-names : name of the out-of-band interrupt, which must be set 17 to "host-wake". 22 #address-cells = <1>; 23 #size-cells = <0>; 25 pinctrl-names = "default"; 26 pinctrl-0 = <&mmc3_pins_a>; [all …]
|
| /freebsd/lib/libc/net/ |
| H A D | sockatmark.3 | 6 .\" 1. Redistributions of source code must retain the above copyright 7 .\" notice, this list of conditions and the following disclaimer. 9 .\" notice, this list of conditions and the following disclaimer in the 14 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 17 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 18 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 19 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 21 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 37 To find out if the read pointer is currently pointing at 45 Otherwise (assuming out of band data has arrived), [all …]
|
| /freebsd/crypto/openssl/crypto/x509/ |
| H A D | v3_timespec.c | 129 BIO *out, int indent) 131 if (time->startTime != NULL && time->endTime != NULL) { 132 if (!BIO_puts(out, "Any time between ")) 134 if (!ossl_asn1_time_print_ex(out, time->startTime, 0)) 136 if (!BIO_puts(out, " and ")) 138 if (!ossl_asn1_time_print_ex(out, time->endTime, 0)) 140 } else if (time->startTime != NULL) { 141 if (!BIO_puts(out, "Any time after ")) 143 if (!ossl_asn1_time_print_ex(out, time->startTime, 0)) 145 if (BIO_printf(out, "%.*s", time->startTime->length, time->startTime->data) <= 0) [all …]
|
| /freebsd/sys/contrib/dev/iwlwifi/mld/ |
| H A D | scan.c | 1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause 3 * Copyright (C) 2024-2025 Intel Corporation 7 #include "iwl-utils.h" 29 /* adaptive dwell default high band APs number */ 32 /* adaptive dwell default low band APs number */ 38 /* adaptive dwell number of APs override for P2P friendly GO channels */ 41 /* adaptive dwell number of APs override for P2P social channels */ 44 /* adaptive dwell number of APs override mask for p2p friendly GO */ 47 /* adaptive dwell number of APs override mask for social channels */ 52 /* minimal number of 2GHz and 5GHz channels in the regular scan request */ [all …]
|
| /freebsd/sys/dev/ath/ath_hal/ah_regdomain/ |
| H A D | ah_rd_regenum.h | 1 /*- 2 * SPDX-License-Identifier: ISC 4 * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting 5 * Copyright (c) 2005-2011 Atheros Communications, Inc. 13 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 16 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 17 * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 18 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 26 * the regdomain is really a pair of unitary regdomains. 12 bit values 42 NULL1_WORLD = 0x03, /* For 11b-only countries (no 11a allowed) */ [all …]
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/ |
| H A D | c_api_test.cpp | 1 //===-- c_api_test.cpp ----------------------------------------------------===// 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // This file is a part of the ORC runtime. 11 //===----------------------------------------------------------------------===// 23 // Check that this value isn't treated as an out-of-band error. in TEST() 26 // Check that we can dispose of the value. in TEST() 46 // Check that this value isn't treated as an out-of-band error. in TEST() 56 // Check that we can dispose of the value. in TEST() [all …]
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7996/ |
| H A D | debugfs.c | 1 // SPDX-License-Identifier: ISC 31 dev->ibf = !!val; in mt7996_implicit_txbf_set() 41 *val = dev->ibf; in mt7996_implicit_txbf_get() 49 /* test knob of system error recovery */ 54 struct mt7996_dev *dev = file->private_data; in mt7996_sys_recovery_set() 57 u16 band, val; in mt7996_sys_recovery_set() local 60 return -EINVAL; in mt7996_sys_recovery_set() 63 return -EFAULT; in mt7996_sys_recovery_set() 65 if (count && buf[count - 1] == '\n') in mt7996_sys_recovery_set() 66 buf[count - 1] = '\0'; in mt7996_sys_recovery_set() [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/mailbox/ |
| H A D | arm,mhuv3.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Sudeep Holla <sudeep.holla@arm.com> 11 - Cristian Marussi <cristian.marussi@arm.com> 17 The controller can optionally support a varying number of extensions that, in 18 turn, enable different kinds of transport to be used for communication. 19 Number, type and characteristics of each supported extension can be discovered 22 Given the unidirectional nature of the controller, an MHUv3 mailbox controller 23 is composed of a MHU Sender (MHUS) containing a PostBox (PBX) block and a MHU [all …]
|
| /freebsd/sys/dev/iwm/ |
| H A D | if_iwm_7000.c | 1 /*- 2 * Based on BSD-licensed source modules in the Linux iwlwifi driver, 12 * Copyright(c) 2012 - 2014 Intel Corporation. All rights reserved. 13 * Copyright(c) 2013 - 2014 Intel Mobile Communications GmbH 17 * it under the terms of version 2 of the GNU General Public License as 21 * WITHOUT ANY WARRANTY; without even the implied warranty of 25 * You should have received a copy of the GNU General Public License 35 * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497 39 * Copyright(c) 2012 - 2014 Intel Corporation. All rights reserved. 40 * Copyright(c) 2013 - 2014 Intel Mobile Communications GmbH [all …]
|
| /freebsd/lib/lib80211/ |
| H A D | lib80211_regdomain.c | 1 /*- 8 * 1. Redistributions of source code must retain the above copyright 9 * notice, this list of conditions and the following disclaimer. 11 * notice, this list of conditions and the following disclaimer in the 16 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 19 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 21 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 22 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 23 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 76 if (++mt->level == MAXLEVEL) { in start_element() [all …]
|
| /freebsd/sys/contrib/dev/athk/ath11k/ |
| H A D | reg.c | 1 // SPDX-License-Identifier: BSD-3-Clause-Clear 3 * Copyright (c) 2018-2019 The Linux Foundation. All rights reserved. 11 #define ATH11K_2GHZ_CH01_11 REG_RULE(2412 - 10, 2462 + 10, 40, 0, 20, 0) 12 #define ATH11K_5GHZ_5150_5350 REG_RULE(5150 - 10, 5350 + 10, 80, 0, 30,\ 14 #define ATH11K_5GHZ_5725_5850 REG_RULE(5725 - 10, 5850 + 10, 80, 0, 30,\ 35 regd = rcu_dereference_rtnl(ar->hw->wiphy->regd); in ath11k_regdom_changes() 43 return memcmp(regd->alpha2, alpha2, 2) != 0; in ath11k_regdom_changes() 52 struct ath11k *ar = hw->priv; in ath11k_reg_notifier() 55 ath11k_dbg(ar->ab, ATH11K_DBG_REG, in ath11k_reg_notifier() 63 if (!(request->initiator == NL80211_REGDOM_SET_BY_USER && in ath11k_reg_notifier() [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 - scan commands 26 /* Max number of IEs for direct SSID scans in a command */ 33 * struct iwl_ssid_ie - directed scan network information element 35 * Up to 20 of these may appear in REPLY_SCAN_CMD, 38 * SSID IEs get transmitted in reverse order of entry. 78 * struct iwl_scan_offload_blocklist - SCAN_OFFLOAD_BLACKLIST_S [all …]
|