Lines Matching refs:is_SGI
583 if (tbl->is_SGI) in rate_n_flags_from_tbl()
588 if (is_siso(tbl->lq_type) && tbl->is_SGI) { in rate_n_flags_from_tbl()
617 tbl->is_SGI = 0; /* default legacy setup */ in rs_get_tbl_info_from_mcs()
635 tbl->is_SGI = 1; in rs_get_tbl_info_from_mcs()
815 tbl->is_SGI = 0; in rs_get_lower_rate()
855 (a->is_SGI == b->is_SGI); in table_type_matches()
960 (tbl_type.is_SGI != !!(mac_flags & IEEE80211_TX_RC_SHORT_GI)) || in rs_tx_status()
997 tmp_tbl->lq_type, tmp_tbl->ant_type, tmp_tbl->is_SGI); in rs_tx_status()
1000 tmp_tbl->lq_type, tmp_tbl->ant_type, tmp_tbl->is_SGI); in rs_tx_status()
1002 tbl_type.lq_type, tbl_type.ant_type, tbl_type.is_SGI); in rs_tx_status()
1144 if (!tbl->is_SGI && !lq_sta->is_agg) /* Normal */ in rs_set_expected_tpt_table()
1146 else if (tbl->is_SGI && !lq_sta->is_agg) /* SGI */ in rs_set_expected_tpt_table()
1148 else if (!tbl->is_SGI && lq_sta->is_agg) /* AGG */ in rs_set_expected_tpt_table()
1399 tbl->is_SGI = 0; /*11n spec: no SGI in SISO+Greenfield*/ in rs_switch_to_siso()
1513 search_tbl->is_SGI = 0; in rs_move_legacy_other()
1529 search_tbl->is_SGI = 0; in rs_move_legacy_other()
1554 search_tbl->is_SGI = 0; in rs_move_legacy_other()
1678 search_tbl->is_SGI = 0; in rs_move_siso_to_other()
1707 if (!tbl->is_SGI) in rs_move_siso_to_other()
1713 search_tbl->is_SGI = !tbl->is_SGI; in rs_move_siso_to_other()
1715 if (tbl->is_SGI) { in rs_move_siso_to_other()
1728 search_tbl->is_SGI = 0; in rs_move_siso_to_other()
1873 search_tbl->is_SGI = !tbl->is_SGI; in rs_move_mimo2_to_other()
1881 if (tbl->is_SGI) { in rs_move_mimo2_to_other()
1895 search_tbl->is_SGI = 0; in rs_move_mimo2_to_other()
2033 search_tbl->is_SGI = 0; in rs_move_mimo3_to_other()
2063 search_tbl->is_SGI = !tbl->is_SGI; in rs_move_mimo3_to_other()
2071 if (tbl->is_SGI) { in rs_move_mimo3_to_other()
3153 (tbl->is_SGI) ? "SGI" : "", in rs_sta_dbgfs_scale_table_read()
3224 lq_sta->lq_info[i].is_SGI, in rs_sta_dbgfs_stats_table_read()