Lines Matching +full:26 +full:mhz
14 * bandwidths <= 80MHz
16 * @IWL_TLC_MNG_CFG_FLAGS_HE_STBC_160MHZ_MSK: enable STBC in HE at 160MHz
37 * @IWL_TLC_MNG_CH_WIDTH_20MHZ: 20MHZ channel
38 * @IWL_TLC_MNG_CH_WIDTH_40MHZ: 40MHZ channel
39 * @IWL_TLC_MNG_CH_WIDTH_80MHZ: 80MHZ channel
40 * @IWL_TLC_MNG_CH_WIDTH_160MHZ: 160MHZ channel
41 * @IWL_TLC_MNG_CH_WIDTH_320MHZ: 320MHZ channel
122 * @IWL_TLC_MCS_PER_BW_160: mcs for bw - 160Mhz
123 * @IWL_TLC_MCS_PER_BW_320: mcs for bw - 320Mhz
146 * <nss, channel-width> pair (0 - 80mhz width and below, 1 - 160mhz).
182 * pair (0 - 80mhz width and below, 1 - 160mhz, 2 - 320mhz).
310 * bit 8 is 1, bit 26 is 0, bit 9 is 0 (OFDM)
312 * bit 8 is 0, bit 26 is 1, bit 9 is 0 (OFDM)
314 * bit 8 is 0, bit 26 is 0, bit 9 is 0 (OFDM)
316 * bit 8 is 0, bit 26 is 0, bit 9 is 1 (CCK)
327 /* Bit 26: (1) VHT format, (0) legacy format in bits 8:0 */
328 #define RATE_MCS_VHT_POS_V1 26
353 * which is the duplicate 20 MHz MCS (bit 5 set, all others zero.)
393 * bit 8 is 0, bit 26 is 0, bit 9 is 1 (CCK):
408 * Bit 11-12: (0) 20MHz, (1) 40MHz, (2) 80MHz, (3) 160MHz
473 /* Bit 24-25: (0) 20MHz (no dup), (1) 2x20MHz, (2) 4x20MHz, 3 8x20MHz */
481 /* Bit 28: (1) 106-tone RX (8 MHz RU), (0) normal bandwidth */
551 * Bits 13-11: (0) 20MHz, (1) 40MHz, (2) 80MHz, (3) 160MHz, (4) 320MHz
624 * CCK: 2x 20MHz
625 * OFDM Legacy: N x 20Mhz, (N = BW \ 2 , either 2, 4, 8, 16)
631 /* Bit 26: (1) 106-tone RX (8 MHz RU), (0) normal bandwidth */
632 #define RATE_MCS_HE_106T_POS 26