Lines Matching refs:is_SGI

561 		if (tbl->is_SGI)  in rate_n_flags_from_tbl()
566 if (is_siso(tbl->lq_type) && tbl->is_SGI) { in rate_n_flags_from_tbl()
595 tbl->is_SGI = 0; /* default legacy setup */ in rs_get_tbl_info_from_mcs()
613 tbl->is_SGI = 1; in rs_get_tbl_info_from_mcs()
796 tbl->is_SGI = 0; in rs_get_lower_rate()
836 (a->is_SGI == b->is_SGI); in table_type_matches()
931 (tbl_type.is_SGI != !!(mac_flags & IEEE80211_TX_RC_SHORT_GI)) || in rs_tx_status()
968 tmp_tbl->lq_type, tmp_tbl->ant_type, tmp_tbl->is_SGI); in rs_tx_status()
971 tmp_tbl->lq_type, tmp_tbl->ant_type, tmp_tbl->is_SGI); in rs_tx_status()
973 tbl_type.lq_type, tbl_type.ant_type, tbl_type.is_SGI); in rs_tx_status()
1115 if (!tbl->is_SGI && !lq_sta->is_agg) /* Normal */ in rs_set_expected_tpt_table()
1117 else if (tbl->is_SGI && !lq_sta->is_agg) /* SGI */ in rs_set_expected_tpt_table()
1119 else if (!tbl->is_SGI && lq_sta->is_agg) /* AGG */ in rs_set_expected_tpt_table()
1370 tbl->is_SGI = 0; /*11n spec: no SGI in SISO+Greenfield*/ in rs_switch_to_siso()
1484 search_tbl->is_SGI = 0; in rs_move_legacy_other()
1500 search_tbl->is_SGI = 0; in rs_move_legacy_other()
1525 search_tbl->is_SGI = 0; in rs_move_legacy_other()
1649 search_tbl->is_SGI = 0; in rs_move_siso_to_other()
1678 if (!tbl->is_SGI) in rs_move_siso_to_other()
1684 search_tbl->is_SGI = !tbl->is_SGI; in rs_move_siso_to_other()
1686 if (tbl->is_SGI) { in rs_move_siso_to_other()
1699 search_tbl->is_SGI = 0; in rs_move_siso_to_other()
1844 search_tbl->is_SGI = !tbl->is_SGI; in rs_move_mimo2_to_other()
1852 if (tbl->is_SGI) { in rs_move_mimo2_to_other()
1866 search_tbl->is_SGI = 0; in rs_move_mimo2_to_other()
2004 search_tbl->is_SGI = 0; in rs_move_mimo3_to_other()
2034 search_tbl->is_SGI = !tbl->is_SGI; in rs_move_mimo3_to_other()
2042 if (tbl->is_SGI) { in rs_move_mimo3_to_other()
3120 (tbl->is_SGI) ? "SGI" : "", in rs_sta_dbgfs_scale_table_read()
3191 lq_sta->lq_info[i].is_SGI, in rs_sta_dbgfs_stats_table_read()