Lines Matching refs:is_ht40
560 if (tbl->is_ht40) { in rate_n_flags_from_tbl()
601 tbl->is_ht40 = 0; in rs_get_tbl_info_from_mcs()
622 tbl->is_ht40 = 1; in rs_get_tbl_info_from_mcs()
800 tbl->is_ht40 = 0; in rs_get_lower_rate()
937 (tbl_type.is_ht40 != !!(mac_flags & IEEE80211_TX_RC_40_MHZ_WIDTH)) || in rs_tx_status()
1107 if (is_siso(tbl->lq_type) && (!tbl->is_ht40 || lq_sta->is_dup)) in rs_set_expected_tpt_table()
1111 else if (is_mimo2(tbl->lq_type) && (!tbl->is_ht40 || lq_sta->is_dup)) in rs_set_expected_tpt_table()
1115 else if (is_mimo3(tbl->lq_type) && (!tbl->is_ht40 || lq_sta->is_dup)) in rs_set_expected_tpt_table()
1266 tbl->is_ht40 = 1; in rs_switch_to_mimo2()
1268 tbl->is_ht40 = 0; in rs_switch_to_mimo2()
1321 tbl->is_ht40 = 1; in rs_switch_to_mimo3()
1323 tbl->is_ht40 = 0; in rs_switch_to_mimo3()
1370 tbl->is_ht40 = 1; in rs_switch_to_siso()
1372 tbl->is_ht40 = 0; in rs_switch_to_siso()
1672 if (!tbl->is_ht40 && !(ht_cap->cap & in rs_move_siso_to_other()
1675 if (tbl->is_ht40 && !(ht_cap->cap & in rs_move_siso_to_other()
1838 if (!tbl->is_ht40 && !(ht_cap->cap & in rs_move_mimo2_to_other()
1841 if (tbl->is_ht40 && !(ht_cap->cap & in rs_move_mimo2_to_other()
2028 if (!tbl->is_ht40 && !(ht_cap->cap & in rs_move_mimo3_to_other()
2031 if (tbl->is_ht40 && !(ht_cap->cap & in rs_move_mimo3_to_other()
3123 (tbl->is_ht40) ? "40MHz" : "20MHz"); in rs_sta_dbgfs_scale_table_read()
3197 lq_sta->lq_info[i].is_ht40, in rs_sta_dbgfs_stats_table_read()