Searched +full:rx +full:- +full:gain +full:- +full:reduction +full:- +full:db (Results 1 – 5 of 5) sorted by relevance
1 /* SPDX-License-Identifier: GPL-2.0-only */4 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.8 * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-649747 /* rx */79 * Acquire il->lock before calling this function !83 * il4965_tx_queue_set_status - (optionally) start Tx/Cmd queue84 * @tx_fifo_id: Tx DMA/FIFO channel (range 0-7) that the queue will feed87 * NOTE: Acquire il->lock before calling this function !181 * The first queue used for block-ack aggregation is #7 (4965 only).182 * All block-ack aggregation queues should map to Tx DMA/FIFO channel 7.[all …]
2 * Copyright (c) 2004-2007 Reyk Floeter <reyk@openbsd.org>3 * Copyright (c) 2006-2009 Nick Kossifidis <mickflemm@gmail.com>4 * Copyright (c) 2007-2008 Jiri Slaby <jirislaby@gmail.com>5 * Copyright (c) 2008-2009 Felix Fietkau <nbd@openwrt.org>42 * Here we handle the low-level functions related to baseband48 * - Channel setting/switching50 * - Automatic Gain Control (AGC) calibration52 * - Noise Floor calibration54 * - I/Q imbalance calibration (QAM correction)56 * - Calibration due to thermal changes (gain_F)[all …]
2 * Copyright (c) 2004-2007 Reyk Floeter <reyk@openbsd.org>3 * Copyright (c) 2006-2007 Nick Kossifidis <mickflemm@gmail.com>34 /* RX/TX descriptor hw structs62 #define PCI_DEVICE_ID_ATHEROS_AR5312_REV7 0x0057 /* AR5312 WMAC (AP30-040) */63 #define PCI_DEVICE_ID_ATHEROS_AR5312_REV8 0x0058 /* AR5312 WMAC (AP43-030) */70 #define PCI_DEVICE_ID_ATHEROS_AR2413 0x001a /* AR2413 (Griffin-lite) */72 #define PCI_DEVICE_ID_ATHEROS_AR5424 0x001c /* AR5424 (Condor PCI-E) */189 #define AR5K_TUNE_NOISE_FLOOR -72190 #define AR5K_TUNE_CCA_MAX_GOOD_VALUE -95201 /*Swap RX/TX Descriptor for big endian archs*/[all …]
1 // SPDX-License-Identifier: GPL-2.0-only5 * Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com39 * when EN2 is left low. The 'en2-rf-quirk' device tree property62 * has sent the command to the tag, it simply returns -ECANCELED. If the65 * sending the data upstream, it frees the rx_skb and sends -ECANCELED75 * received and the accumulated rx data is sent upstream. The83 * driver will wait 20 ms for the FIFO to drain past the low-watermark84 * and generate an interrupt. The low-watermark set to 32 bytes so the85 * interrupt should fire after 127 - 32 = 95 bytes have been sent. At89 * Type 2 write and sector select commands respond with a 4-bit ACK or NACK.[all …]
1 // SPDX-License-Identifier: GPL-2.0-only16 * ------[all...]