Lines Matching +full:10 +full:mbps
28 /* 1 Mbps ERP-DSSS */
31 /* 2 Mbps ERP-DSSS */
34 /* 5.5 Mbps ERP-CCK */
37 /* 11 Mbps ERP-CCK */
40 /* 22 Mbps ERP-PBCC (Not supported) */
43 /* 33 Mbps ERP-PBCC (Not supported) */
46 /* 6 Mbps (3 Mbps) ERP-OFDM, BPSK coding rate 1/2 */
49 /* 9 Mbps (4.5 Mbps) ERP-OFDM, BPSK coding rate 3/4 */
52 /* 12 Mbps (6 Mbps) ERP-OFDM, QPSK coding rate 1/2 */
55 /* 18 Mbps (9 Mbps) ERP-OFDM, QPSK coding rate 3/4 */
58 /* 24 Mbps (12 Mbps) ERP-OFDM, 16QAM coding rate 1/2 */
59 #define WSM_TRANSMIT_RATE_24 (10)
61 /* 36 Mbps (18 Mbps) ERP-OFDM, 16QAM coding rate 3/4 */
64 /* 48 Mbps (24 Mbps) ERP-OFDM, 64QAM coding rate 1/2 */
67 /* 54 Mbps (27 Mbps) ERP-OFDM, 64QAM coding rate 3/4 */
70 /* 6.5 Mbps HT-OFDM, BPSK coding rate 1/2 */
73 /* 13 Mbps HT-OFDM, QPSK coding rate 1/2 */
76 /* 19.5 Mbps HT-OFDM, QPSK coding rate 3/4 */
79 /* 26 Mbps HT-OFDM, 16QAM coding rate 1/2 */
82 /* 39 Mbps HT-OFDM, 16QAM coding rate 3/4 */
85 /* 52 Mbps HT-OFDM, 64QAM coding rate 2/3 */
88 /* 58.5 Mbps HT-OFDM, 64QAM coding rate 3/4 */
91 /* 65 Mbps HT-OFDM, 64QAM coding rate 5/6 */
252 #define WSM_RX_STATUS_MATCHING_SSID (BIT(10))
301 /* For short preamble (Long for 1Mbps) */
304 /* For short preamble (Long for 1 and 2Mbps) */
337 #define WSM_KEY_MAX_INDEX (10)
573 #define WSM_STATUS_JAMMER_DETECTED (10)
1068 u8 index; /* Key entry index : 0-10 */
1389 struct wsm_beacon_filter_table_entry entry[10];