Lines Matching +full:30 +full:mhz
14 * bandwidths <= 80MHz
16 * @IWL_TLC_MNG_CFG_FLAGS_HE_STBC_160MHZ_MSK: enable STBC in HE at 160MHz
35 * @IWL_TLC_MNG_CH_WIDTH_20MHZ: 20MHZ channel
36 * @IWL_TLC_MNG_CH_WIDTH_40MHZ: 40MHZ channel
37 * @IWL_TLC_MNG_CH_WIDTH_80MHZ: 80MHZ channel
38 * @IWL_TLC_MNG_CH_WIDTH_160MHZ: 160MHZ channel
135 * pair (0 - 80mhz width and below, 1 - 160mhz).
301 * which is the duplicate 20 MHz MCS (bit 5 set, all others zero.)
357 * Bit 11-12: (0) 20MHz, (1) 40MHz, (2) 80MHz, (3) 160MHz
424 /* Bit 24-25: (0) 20MHz (no dup), (1) 2x20MHz, (2) 4x20MHz, 3 8x20MHz */
432 /* Bit 28: (1) 106-tone RX (8 MHz RU), (0) normal bandwidth */
436 /* Bit 30-31: (1) RTS, (2) CTS */
437 #define RATE_MCS_RTS_REQUIRED_POS (30)