Lines Matching +full:double +full:- +full:channel
1 /* SPDX-License-Identifier: GPL-2.0-only */
5 * Copyright (c) 1998-2007 Texas Instruments Incorporated
19 * The Rx path uses a double buffer and an rx_contro structure, each located
27 * 2) The host reads the received packet from one of the double buffers.
32 #define WL1251_RX_MAX_RSSI -30
33 #define WL1251_RX_MIN_RSSI -95
36 #define WL1251_RX_ALIGN(len) (((len) + WL1251_RX_ALIGN_TO - 1) & \
37 ~(WL1251_RX_ALIGN_TO - 1))
67 * 0 - 802.11
68 * 1 - 802.3
69 * 2 - IP
70 * 3 - Raw Codec
76 * 0x0A - 1MBPS
77 * 0x14 - 2MBPS
78 * 0x37 - 5_5MBPS
79 * 0x0B - 6MBPS
80 * 0x0F - 9MBPS
81 * 0x6E - 11MBPS
82 * 0x0A - 12MBPS
83 * 0x0E - 18MBPS
84 * 0xDC - 22MBPS
85 * 0x09 - 24MBPS
86 * 0x0D - 36MBPS
87 * 0x08 - 48MBPS
88 * 0x0C - 54MBPS
93 u8 channel; member
96 * 0 - 2.4 Ghz
97 * 1 - 5 Ghz