Lines Matching +full:5 +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) */
44 /* #define WSM_TRANSMIT_RATE_33 (5) */
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 */
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 */
179 #define WSM_EPTA_PRIORITY_MGT 5
181 #define WSM_EPTA_PRIORITY_ACTION 5
183 #define WSM_EPTA_PRIORITY_VIDEO 5
237 #define WSM_RX_STATUS_AGGREGATE_LAST (BIT(5))
301 /* For short preamble (Long for 1Mbps) */
304 /* For short preamble (Long for 1 and 2Mbps) */
324 #define WSM_JOIN_FLAGS_FORCE_WITH_COMPLETE_IND BIT(5)
332 #define WSM_KEY_TYPE_AES_PAIRWISE (5)
383 #define WSM_EVENT_BT_INACTIVE (5)
532 #define WSM_FRAME_TYPE_PROBE_RESPONSE (5)
556 #define WSM_STATUS_MICFAILURE (5)
1442 val |= BIT(5); in wsm_set_operational_mode()
1638 #define WSM_LARGE_L_LENGTH_PROT (1 << 5)