Lines Matching refs:is_ht40
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()
1345 tbl->is_ht40 = 1; in rs_switch_to_mimo3()
1347 tbl->is_ht40 = 0; in rs_switch_to_mimo3()
1394 tbl->is_ht40 = 1; in rs_switch_to_siso()
1396 tbl->is_ht40 = 0; in rs_switch_to_siso()
1696 if (!tbl->is_ht40 && !(ht_cap->cap & in rs_move_siso_to_other()
1699 if (tbl->is_ht40 && !(ht_cap->cap & in rs_move_siso_to_other()
1862 if (!tbl->is_ht40 && !(ht_cap->cap & in rs_move_mimo2_to_other()
1865 if (tbl->is_ht40 && !(ht_cap->cap & in rs_move_mimo2_to_other()
2052 if (!tbl->is_ht40 && !(ht_cap->cap & in rs_move_mimo3_to_other()
2055 if (tbl->is_ht40 && !(ht_cap->cap & in rs_move_mimo3_to_other()
3151 (tbl->is_ht40) ? "40MHz" : "20MHz"); in rs_sta_dbgfs_scale_table_read()
3225 lq_sta->lq_info[i].is_ht40, in rs_sta_dbgfs_stats_table_read()