Lines Matching refs:search_tbl
1402 struct iwl_scale_tbl_info *search_tbl = in rs_move_legacy_other() local
1475 memcpy(search_tbl, tbl, sz); in rs_move_legacy_other()
1478 &search_tbl->current_rate, search_tbl)) { in rs_move_legacy_other()
1480 rs_set_expected_tpt_table(lq_sta, search_tbl); in rs_move_legacy_other()
1488 memcpy(search_tbl, tbl, sz); in rs_move_legacy_other()
1489 search_tbl->is_SGI = 0; in rs_move_legacy_other()
1491 search_tbl, index); in rs_move_legacy_other()
1504 memcpy(search_tbl, tbl, sz); in rs_move_legacy_other()
1505 search_tbl->is_SGI = 0; in rs_move_legacy_other()
1508 search_tbl->ant_type = ANT_AB; in rs_move_legacy_other()
1510 search_tbl->ant_type = ANT_AC; in rs_move_legacy_other()
1512 search_tbl->ant_type = ANT_BC; in rs_move_legacy_other()
1514 if (!rs_is_valid_ant(valid_tx_ant, search_tbl->ant_type)) in rs_move_legacy_other()
1518 search_tbl, index); in rs_move_legacy_other()
1529 memcpy(search_tbl, tbl, sz); in rs_move_legacy_other()
1530 search_tbl->is_SGI = 0; in rs_move_legacy_other()
1532 search_tbl->ant_type = ANT_ABC; in rs_move_legacy_other()
1534 if (!rs_is_valid_ant(valid_tx_ant, search_tbl->ant_type)) in rs_move_legacy_other()
1538 search_tbl, index); in rs_move_legacy_other()
1553 search_tbl->lq_type = LQ_NONE; in rs_move_legacy_other()
1562 search_tbl->action = tbl->action; in rs_move_legacy_other()
1575 struct iwl_scale_tbl_info *search_tbl = in rs_move_siso_to_other() local
1642 memcpy(search_tbl, tbl, sz); in rs_move_siso_to_other()
1644 &search_tbl->current_rate, search_tbl)) { in rs_move_siso_to_other()
1653 memcpy(search_tbl, tbl, sz); in rs_move_siso_to_other()
1654 search_tbl->is_SGI = 0; in rs_move_siso_to_other()
1657 search_tbl->ant_type = ANT_AB; in rs_move_siso_to_other()
1659 search_tbl->ant_type = ANT_AC; in rs_move_siso_to_other()
1661 search_tbl->ant_type = ANT_BC; in rs_move_siso_to_other()
1663 if (!rs_is_valid_ant(valid_tx_ant, search_tbl->ant_type)) in rs_move_siso_to_other()
1667 search_tbl, index); in rs_move_siso_to_other()
1681 memcpy(search_tbl, tbl, sz); in rs_move_siso_to_other()
1689 search_tbl->is_SGI = !tbl->is_SGI; in rs_move_siso_to_other()
1690 rs_set_expected_tpt_table(lq_sta, search_tbl); in rs_move_siso_to_other()
1693 if (tpt >= search_tbl->expected_tpt[index]) in rs_move_siso_to_other()
1696 search_tbl->current_rate = in rs_move_siso_to_other()
1697 rate_n_flags_from_tbl(priv, search_tbl, in rs_move_siso_to_other()
1703 memcpy(search_tbl, tbl, sz); in rs_move_siso_to_other()
1704 search_tbl->is_SGI = 0; in rs_move_siso_to_other()
1705 search_tbl->ant_type = ANT_ABC; in rs_move_siso_to_other()
1707 if (!rs_is_valid_ant(valid_tx_ant, search_tbl->ant_type)) in rs_move_siso_to_other()
1711 search_tbl, index); in rs_move_siso_to_other()
1723 search_tbl->lq_type = LQ_NONE; in rs_move_siso_to_other()
1732 search_tbl->action = tbl->action; in rs_move_siso_to_other()
1745 struct iwl_scale_tbl_info *search_tbl = in rs_move_mimo2_to_other() local
1805 memcpy(search_tbl, tbl, sz); in rs_move_mimo2_to_other()
1807 &search_tbl->current_rate, search_tbl)) { in rs_move_mimo2_to_other()
1818 memcpy(search_tbl, tbl, sz); in rs_move_mimo2_to_other()
1821 search_tbl->ant_type = ANT_A; in rs_move_mimo2_to_other()
1823 search_tbl->ant_type = ANT_B; in rs_move_mimo2_to_other()
1825 search_tbl->ant_type = ANT_C; in rs_move_mimo2_to_other()
1827 if (!rs_is_valid_ant(valid_tx_ant, search_tbl->ant_type)) in rs_move_mimo2_to_other()
1831 search_tbl, index); in rs_move_mimo2_to_other()
1848 memcpy(search_tbl, tbl, sz); in rs_move_mimo2_to_other()
1849 search_tbl->is_SGI = !tbl->is_SGI; in rs_move_mimo2_to_other()
1850 rs_set_expected_tpt_table(lq_sta, search_tbl); in rs_move_mimo2_to_other()
1859 if (tpt >= search_tbl->expected_tpt[index]) in rs_move_mimo2_to_other()
1862 search_tbl->current_rate = in rs_move_mimo2_to_other()
1863 rate_n_flags_from_tbl(priv, search_tbl, in rs_move_mimo2_to_other()
1870 memcpy(search_tbl, tbl, sz); in rs_move_mimo2_to_other()
1871 search_tbl->is_SGI = 0; in rs_move_mimo2_to_other()
1872 search_tbl->ant_type = ANT_ABC; in rs_move_mimo2_to_other()
1874 if (!rs_is_valid_ant(valid_tx_ant, search_tbl->ant_type)) in rs_move_mimo2_to_other()
1878 search_tbl, index); in rs_move_mimo2_to_other()
1891 search_tbl->lq_type = LQ_NONE; in rs_move_mimo2_to_other()
1899 search_tbl->action = tbl->action; in rs_move_mimo2_to_other()
1913 struct iwl_scale_tbl_info *search_tbl = in rs_move_mimo3_to_other() local
1973 memcpy(search_tbl, tbl, sz); in rs_move_mimo3_to_other()
1975 &search_tbl->current_rate, search_tbl)) in rs_move_mimo3_to_other()
1984 memcpy(search_tbl, tbl, sz); in rs_move_mimo3_to_other()
1987 search_tbl->ant_type = ANT_A; in rs_move_mimo3_to_other()
1989 search_tbl->ant_type = ANT_B; in rs_move_mimo3_to_other()
1991 search_tbl->ant_type = ANT_C; in rs_move_mimo3_to_other()
1993 if (!rs_is_valid_ant(valid_tx_ant, search_tbl->ant_type)) in rs_move_mimo3_to_other()
1997 search_tbl, index); in rs_move_mimo3_to_other()
2008 memcpy(search_tbl, tbl, sz); in rs_move_mimo3_to_other()
2009 search_tbl->is_SGI = 0; in rs_move_mimo3_to_other()
2011 search_tbl->ant_type = ANT_AB; in rs_move_mimo3_to_other()
2013 search_tbl->ant_type = ANT_AC; in rs_move_mimo3_to_other()
2015 search_tbl->ant_type = ANT_BC; in rs_move_mimo3_to_other()
2017 if (!rs_is_valid_ant(valid_tx_ant, search_tbl->ant_type)) in rs_move_mimo3_to_other()
2021 search_tbl, index); in rs_move_mimo3_to_other()
2038 memcpy(search_tbl, tbl, sz); in rs_move_mimo3_to_other()
2039 search_tbl->is_SGI = !tbl->is_SGI; in rs_move_mimo3_to_other()
2040 rs_set_expected_tpt_table(lq_sta, search_tbl); in rs_move_mimo3_to_other()
2049 if (tpt >= search_tbl->expected_tpt[index]) in rs_move_mimo3_to_other()
2052 search_tbl->current_rate = in rs_move_mimo3_to_other()
2053 rate_n_flags_from_tbl(priv, search_tbl, in rs_move_mimo3_to_other()
2065 search_tbl->lq_type = LQ_NONE; in rs_move_mimo3_to_other()
2073 search_tbl->action = tbl->action; in rs_move_mimo3_to_other()