Lines Matching +full:rx +full:- +full:shared

1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 Copyright (C) 2004 - 2009 Ivo van Doorn <IvDoorn@gmail.com>
27 * Default offset is required for RSSI <-> dBm conversion.
76 * 16 entries 32-byte for shared key table
77 * 64 entries 32-byte for pairwise key table
78 * 64 entries 8-byte for pairwise ta key table
113 * On-chip BEACON frame space.
159 * to determine the UNICAST_TO_ME bit for RX frames.
182 * when determining the MY_BSS of RX frames.
183 * 0: 1-BSSID mode (BSS index = 0)
184 * 1: 2-BSSID mode (BSS index: Byte5, bit 0)
185 * 2: 2-BSSID mode (BSS index: byte5, bit 1)
186 * 3: 4-BSSID mode (BSS index: byte5, bit 0 - 1)
214 * MAC_CSR9: Back-Off control register.
216 * CWMIN: Bit for Cwmin. default Cwmin is 31 (2^5 - 1).
217 * CWMAX: Bit for Cwmax, default Cwmax is 1023 (2^10 - 1).
305 * TXRX_CSR0: TX/RX configuration register.
308 * DISABLE_RX: Disable Rx engine.
375 * TXRX_CSR4: Auto-Responder/Tx-retry register.
378 * OFDM_TX_RATE_STEP: 0:1-step, 1: 2-step, 2:3-step, 3:4-step.
425 * TSF_SYNC: Tsf sync, 0: disable, 1: infra, 2: ad-hoc/master mode.
487 * PHY_CSR2: Pre-TX BBP control.
520 * PHY_CSR5: RX to TX signal switch timing control.
526 * PHY_CSR6: TX to RX signal timing control.
541 * SEC_CSR0: Shared key table control.
562 * SEC_CSR1: Shared key table security mode register.
592 * SEC_CSR5: shared key table security mode register.
609 * STA_CSR0: RX PLCP error count & RX FCS error count.
616 * STA_CSR1: RX False CCA count & RX LONG frame count.
623 * STA_CSR2: TX Beacon count and RX FIFO overflow count.
666 * RX QOS-CFPOLL MAC address register.
667 * QOS_CSR3: RX QOS-CFPOLL MAC address 0.
668 * QOS_CSR4: RX QOS-CFPOLL MAC address 1.
674 * QOS_CSR5: "QosControl" field of the RX QOS-CFPOLL.
755 * R4: RX antenna control
756 * FRAME_END: 1 - DPDT, 0 - SPDT (Only valid for 802.11G, RF2527 & RF2529)
923 * KEY_TABLE: Use per-client pairwise KEY table.
926 * 0~3 to shared KEY table 0 (BSS0).
927 * 4~7 to shared KEY table 1 (BSS1).
928 * 8~11 to shared KEY table 2 (BSS2).
929 * 12~15 to shared KEY table 3 (BSS3).
992 * RX descriptor format for RX Ring.
1015 * SIGNAL: RX raw data rate reported by BBP.
1043 * the above 20-byte is called RXINFO and will be DMAed to MAC RX block