Lines Matching refs:search_tbl
1426 struct iwl_scale_tbl_info *search_tbl = in rs_move_legacy_other() local
1499 memcpy(search_tbl, tbl, sz); in rs_move_legacy_other()
1502 &search_tbl->current_rate, search_tbl)) { in rs_move_legacy_other()
1504 rs_set_expected_tpt_table(lq_sta, search_tbl); in rs_move_legacy_other()
1512 memcpy(search_tbl, tbl, sz); in rs_move_legacy_other()
1513 search_tbl->is_SGI = 0; in rs_move_legacy_other()
1515 search_tbl, index); in rs_move_legacy_other()
1528 memcpy(search_tbl, tbl, sz); in rs_move_legacy_other()
1529 search_tbl->is_SGI = 0; in rs_move_legacy_other()
1532 search_tbl->ant_type = ANT_AB; in rs_move_legacy_other()
1534 search_tbl->ant_type = ANT_AC; in rs_move_legacy_other()
1536 search_tbl->ant_type = ANT_BC; in rs_move_legacy_other()
1538 if (!rs_is_valid_ant(valid_tx_ant, search_tbl->ant_type)) in rs_move_legacy_other()
1542 search_tbl, index); in rs_move_legacy_other()
1553 memcpy(search_tbl, tbl, sz); in rs_move_legacy_other()
1554 search_tbl->is_SGI = 0; in rs_move_legacy_other()
1556 search_tbl->ant_type = ANT_ABC; in rs_move_legacy_other()
1558 if (!rs_is_valid_ant(valid_tx_ant, search_tbl->ant_type)) in rs_move_legacy_other()
1562 search_tbl, index); in rs_move_legacy_other()
1577 search_tbl->lq_type = LQ_NONE; in rs_move_legacy_other()
1586 search_tbl->action = tbl->action; in rs_move_legacy_other()
1599 struct iwl_scale_tbl_info *search_tbl = in rs_move_siso_to_other() local
1666 memcpy(search_tbl, tbl, sz); in rs_move_siso_to_other()
1668 &search_tbl->current_rate, search_tbl)) { in rs_move_siso_to_other()
1677 memcpy(search_tbl, tbl, sz); in rs_move_siso_to_other()
1678 search_tbl->is_SGI = 0; in rs_move_siso_to_other()
1681 search_tbl->ant_type = ANT_AB; in rs_move_siso_to_other()
1683 search_tbl->ant_type = ANT_AC; in rs_move_siso_to_other()
1685 search_tbl->ant_type = ANT_BC; in rs_move_siso_to_other()
1687 if (!rs_is_valid_ant(valid_tx_ant, search_tbl->ant_type)) in rs_move_siso_to_other()
1691 search_tbl, index); in rs_move_siso_to_other()
1705 memcpy(search_tbl, tbl, sz); in rs_move_siso_to_other()
1713 search_tbl->is_SGI = !tbl->is_SGI; in rs_move_siso_to_other()
1714 rs_set_expected_tpt_table(lq_sta, search_tbl); in rs_move_siso_to_other()
1717 if (tpt >= search_tbl->expected_tpt[index]) in rs_move_siso_to_other()
1720 search_tbl->current_rate = in rs_move_siso_to_other()
1721 rate_n_flags_from_tbl(priv, search_tbl, in rs_move_siso_to_other()
1727 memcpy(search_tbl, tbl, sz); in rs_move_siso_to_other()
1728 search_tbl->is_SGI = 0; in rs_move_siso_to_other()
1729 search_tbl->ant_type = ANT_ABC; in rs_move_siso_to_other()
1731 if (!rs_is_valid_ant(valid_tx_ant, search_tbl->ant_type)) in rs_move_siso_to_other()
1735 search_tbl, index); in rs_move_siso_to_other()
1747 search_tbl->lq_type = LQ_NONE; in rs_move_siso_to_other()
1756 search_tbl->action = tbl->action; in rs_move_siso_to_other()
1769 struct iwl_scale_tbl_info *search_tbl = in rs_move_mimo2_to_other() local
1829 memcpy(search_tbl, tbl, sz); in rs_move_mimo2_to_other()
1831 &search_tbl->current_rate, search_tbl)) { in rs_move_mimo2_to_other()
1842 memcpy(search_tbl, tbl, sz); in rs_move_mimo2_to_other()
1845 search_tbl->ant_type = ANT_A; in rs_move_mimo2_to_other()
1847 search_tbl->ant_type = ANT_B; in rs_move_mimo2_to_other()
1849 search_tbl->ant_type = ANT_C; in rs_move_mimo2_to_other()
1851 if (!rs_is_valid_ant(valid_tx_ant, search_tbl->ant_type)) in rs_move_mimo2_to_other()
1855 search_tbl, index); in rs_move_mimo2_to_other()
1872 memcpy(search_tbl, tbl, sz); in rs_move_mimo2_to_other()
1873 search_tbl->is_SGI = !tbl->is_SGI; in rs_move_mimo2_to_other()
1874 rs_set_expected_tpt_table(lq_sta, search_tbl); in rs_move_mimo2_to_other()
1883 if (tpt >= search_tbl->expected_tpt[index]) in rs_move_mimo2_to_other()
1886 search_tbl->current_rate = in rs_move_mimo2_to_other()
1887 rate_n_flags_from_tbl(priv, search_tbl, in rs_move_mimo2_to_other()
1894 memcpy(search_tbl, tbl, sz); in rs_move_mimo2_to_other()
1895 search_tbl->is_SGI = 0; in rs_move_mimo2_to_other()
1896 search_tbl->ant_type = ANT_ABC; in rs_move_mimo2_to_other()
1898 if (!rs_is_valid_ant(valid_tx_ant, search_tbl->ant_type)) in rs_move_mimo2_to_other()
1902 search_tbl, index); in rs_move_mimo2_to_other()
1915 search_tbl->lq_type = LQ_NONE; in rs_move_mimo2_to_other()
1923 search_tbl->action = tbl->action; in rs_move_mimo2_to_other()
1937 struct iwl_scale_tbl_info *search_tbl = in rs_move_mimo3_to_other() local
1997 memcpy(search_tbl, tbl, sz); in rs_move_mimo3_to_other()
1999 &search_tbl->current_rate, search_tbl)) in rs_move_mimo3_to_other()
2008 memcpy(search_tbl, tbl, sz); in rs_move_mimo3_to_other()
2011 search_tbl->ant_type = ANT_A; in rs_move_mimo3_to_other()
2013 search_tbl->ant_type = ANT_B; in rs_move_mimo3_to_other()
2015 search_tbl->ant_type = ANT_C; 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()
2032 memcpy(search_tbl, tbl, sz); in rs_move_mimo3_to_other()
2033 search_tbl->is_SGI = 0; in rs_move_mimo3_to_other()
2035 search_tbl->ant_type = ANT_AB; in rs_move_mimo3_to_other()
2037 search_tbl->ant_type = ANT_AC; in rs_move_mimo3_to_other()
2039 search_tbl->ant_type = ANT_BC; in rs_move_mimo3_to_other()
2041 if (!rs_is_valid_ant(valid_tx_ant, search_tbl->ant_type)) in rs_move_mimo3_to_other()
2045 search_tbl, index); in rs_move_mimo3_to_other()
2062 memcpy(search_tbl, tbl, sz); in rs_move_mimo3_to_other()
2063 search_tbl->is_SGI = !tbl->is_SGI; in rs_move_mimo3_to_other()
2064 rs_set_expected_tpt_table(lq_sta, search_tbl); in rs_move_mimo3_to_other()
2073 if (tpt >= search_tbl->expected_tpt[index]) in rs_move_mimo3_to_other()
2076 search_tbl->current_rate = in rs_move_mimo3_to_other()
2077 rate_n_flags_from_tbl(priv, search_tbl, in rs_move_mimo3_to_other()
2089 search_tbl->lq_type = LQ_NONE; in rs_move_mimo3_to_other()
2097 search_tbl->action = tbl->action; in rs_move_mimo3_to_other()