Searched refs:is_ht40 (Results 1 – 8 of 8) sorted by relevance
1019 il4965_fill_txpower_tbl(struct il_priv *il, u8 band, u16 channel, u8 is_ht40, in il4965_fill_txpower_tbl() argument1052 D_TXPOWER("chan %d band %d is_ht40 %d\n", channel, band, is_ht40); in il4965_fill_txpower_tbl()1070 if (is_ht40) { in il4965_fill_txpower_tbl()1094 if (is_ht40) in il4965_fill_txpower_tbl()1262 bool is_ht40 = false; in il4965_send_tx_power() local1272 is_ht40 = iw4965_is_ht40_channel(il->active.flags); in il4965_send_tx_power()1274 if (is_ht40 && (il->active.flags & RXON_FLG_CTRL_CHANNEL_LOC_HI_MSK)) in il4965_send_tx_power()1282 is_ht40, ctrl_chan_high, &cmd.tx_power); in il4965_send_tx_power()1473 bool is_ht40 = false; in il4965_hw_channel_switch() local1488 is_ht40 = iw4965_is_ht40_channel(il->staging.flags); in il4965_hw_channel_switch()[all …]
526 if (tbl->is_ht40) { in il4965_rate_n_flags_from_tbl()568 tbl->is_ht40 = 0; in il4965_rs_get_tbl_info_from_mcs()589 tbl->is_ht40 = 1; in il4965_rs_get_tbl_info_from_mcs()755 tbl->is_ht40 = 0; in il4965_rs_get_lower_rate()873 tbl_type.is_ht40 != !!(mac_flags & IEEE80211_TX_RC_40_MHZ_WIDTH) || in il4965_rs_tx_status()1047 if (is_siso(tbl->lq_type) && (!tbl->is_ht40 || lq_sta->is_dup)) in il4965_rs_set_expected_tpt_table()1051 else if (is_mimo2(tbl->lq_type) && (!tbl->is_ht40 || lq_sta->is_dup)) in il4965_rs_set_expected_tpt_table()1201 tbl->is_ht40 = 1; in il4965_rs_switch_to_mimo2()1203 tbl->is_ht40 = 0; in il4965_rs_switch_to_mimo2()1247 tbl->is_ht40 = 1; in il4965_rs_switch_to_siso()[all …]
2772 u8 is_ht40; /* 1 = 40 MHz channel width */ member
577 if (tbl->is_ht40) { in rate_n_flags_from_tbl()618 tbl->is_ht40 = 0; in rs_get_tbl_info_from_mcs()639 tbl->is_ht40 = 1; in rs_get_tbl_info_from_mcs()814 tbl->is_ht40 = 0; in rs_get_lower_rate()961 (tbl_type.is_ht40 != !!(mac_flags & IEEE80211_TX_RC_40_MHZ_WIDTH)) || in rs_tx_status()1131 if (is_siso(tbl->lq_type) && (!tbl->is_ht40 || lq_sta->is_dup)) in rs_set_expected_tpt_table()1135 else if (is_mimo2(tbl->lq_type) && (!tbl->is_ht40 || lq_sta->is_dup)) in rs_set_expected_tpt_table()1139 else if (is_mimo3(tbl->lq_type) && (!tbl->is_ht40 || lq_sta->is_dup)) in rs_set_expected_tpt_table()1290 tbl->is_ht40 = 1; in rs_switch_to_mimo2()1292 tbl->is_ht40 = 0; in rs_switch_to_mimo2()[all …]
314 u8 is_ht40; /* 1 = 40 MHz channel width */ member
85 bool is_ht40 = true; in halbtc_is_bt40() local89 is_ht40 = false; in halbtc_is_bt40()91 is_ht40 = true; in halbtc_is_bt40()93 return is_ht40; in halbtc_is_bt40()
206 #define is_ht40(rate) ((rate)->bw == RATE_MCS_CHAN_WIDTH_40) macro
207 if (is_ht40(rate) && (ht_cap->cap & in rs_sgi_allow()3632 (is_ht40(rate)) ? "40MHz" : in rs_sta_dbgfs_scale_table_read()3715 is_ht40(rate) ? "40Mhz" : in rs_sta_dbgfs_stats_table_read()