Lines Matching refs:search_tbl
1397 struct iwl_scale_tbl_info *search_tbl = in rs_move_legacy_other() local
1470 memcpy(search_tbl, tbl, sz); in rs_move_legacy_other()
1473 &search_tbl->current_rate, search_tbl)) { in rs_move_legacy_other()
1475 rs_set_expected_tpt_table(lq_sta, search_tbl); in rs_move_legacy_other()
1483 memcpy(search_tbl, tbl, sz); in rs_move_legacy_other()
1484 search_tbl->is_SGI = 0; in rs_move_legacy_other()
1486 search_tbl, index); in rs_move_legacy_other()
1499 memcpy(search_tbl, tbl, sz); in rs_move_legacy_other()
1500 search_tbl->is_SGI = 0; in rs_move_legacy_other()
1503 search_tbl->ant_type = ANT_AB; in rs_move_legacy_other()
1505 search_tbl->ant_type = ANT_AC; in rs_move_legacy_other()
1507 search_tbl->ant_type = ANT_BC; in rs_move_legacy_other()
1509 if (!rs_is_valid_ant(valid_tx_ant, search_tbl->ant_type)) in rs_move_legacy_other()
1513 search_tbl, index); in rs_move_legacy_other()
1524 memcpy(search_tbl, tbl, sz); in rs_move_legacy_other()
1525 search_tbl->is_SGI = 0; in rs_move_legacy_other()
1527 search_tbl->ant_type = ANT_ABC; in rs_move_legacy_other()
1529 if (!rs_is_valid_ant(valid_tx_ant, search_tbl->ant_type)) in rs_move_legacy_other()
1533 search_tbl, index); in rs_move_legacy_other()
1548 search_tbl->lq_type = LQ_NONE; in rs_move_legacy_other()
1557 search_tbl->action = tbl->action; in rs_move_legacy_other()
1570 struct iwl_scale_tbl_info *search_tbl = in rs_move_siso_to_other() local
1637 memcpy(search_tbl, tbl, sz); in rs_move_siso_to_other()
1639 &search_tbl->current_rate, search_tbl)) { in rs_move_siso_to_other()
1648 memcpy(search_tbl, tbl, sz); in rs_move_siso_to_other()
1649 search_tbl->is_SGI = 0; in rs_move_siso_to_other()
1652 search_tbl->ant_type = ANT_AB; in rs_move_siso_to_other()
1654 search_tbl->ant_type = ANT_AC; in rs_move_siso_to_other()
1656 search_tbl->ant_type = ANT_BC; in rs_move_siso_to_other()
1658 if (!rs_is_valid_ant(valid_tx_ant, search_tbl->ant_type)) in rs_move_siso_to_other()
1662 search_tbl, index); in rs_move_siso_to_other()
1676 memcpy(search_tbl, tbl, sz); in rs_move_siso_to_other()
1684 search_tbl->is_SGI = !tbl->is_SGI; in rs_move_siso_to_other()
1685 rs_set_expected_tpt_table(lq_sta, search_tbl); in rs_move_siso_to_other()
1688 if (tpt >= search_tbl->expected_tpt[index]) in rs_move_siso_to_other()
1691 search_tbl->current_rate = in rs_move_siso_to_other()
1692 rate_n_flags_from_tbl(priv, search_tbl, in rs_move_siso_to_other()
1698 memcpy(search_tbl, tbl, sz); in rs_move_siso_to_other()
1699 search_tbl->is_SGI = 0; in rs_move_siso_to_other()
1700 search_tbl->ant_type = ANT_ABC; in rs_move_siso_to_other()
1702 if (!rs_is_valid_ant(valid_tx_ant, search_tbl->ant_type)) in rs_move_siso_to_other()
1706 search_tbl, index); in rs_move_siso_to_other()
1718 search_tbl->lq_type = LQ_NONE; in rs_move_siso_to_other()
1727 search_tbl->action = tbl->action; in rs_move_siso_to_other()
1740 struct iwl_scale_tbl_info *search_tbl = in rs_move_mimo2_to_other() local
1800 memcpy(search_tbl, tbl, sz); in rs_move_mimo2_to_other()
1802 &search_tbl->current_rate, search_tbl)) { in rs_move_mimo2_to_other()
1813 memcpy(search_tbl, tbl, sz); in rs_move_mimo2_to_other()
1816 search_tbl->ant_type = ANT_A; in rs_move_mimo2_to_other()
1818 search_tbl->ant_type = ANT_B; in rs_move_mimo2_to_other()
1820 search_tbl->ant_type = ANT_C; in rs_move_mimo2_to_other()
1822 if (!rs_is_valid_ant(valid_tx_ant, search_tbl->ant_type)) in rs_move_mimo2_to_other()
1826 search_tbl, index); in rs_move_mimo2_to_other()
1843 memcpy(search_tbl, tbl, sz); in rs_move_mimo2_to_other()
1844 search_tbl->is_SGI = !tbl->is_SGI; in rs_move_mimo2_to_other()
1845 rs_set_expected_tpt_table(lq_sta, search_tbl); in rs_move_mimo2_to_other()
1854 if (tpt >= search_tbl->expected_tpt[index]) in rs_move_mimo2_to_other()
1857 search_tbl->current_rate = in rs_move_mimo2_to_other()
1858 rate_n_flags_from_tbl(priv, search_tbl, in rs_move_mimo2_to_other()
1865 memcpy(search_tbl, tbl, sz); in rs_move_mimo2_to_other()
1866 search_tbl->is_SGI = 0; in rs_move_mimo2_to_other()
1867 search_tbl->ant_type = ANT_ABC; in rs_move_mimo2_to_other()
1869 if (!rs_is_valid_ant(valid_tx_ant, search_tbl->ant_type)) in rs_move_mimo2_to_other()
1873 search_tbl, index); in rs_move_mimo2_to_other()
1886 search_tbl->lq_type = LQ_NONE; in rs_move_mimo2_to_other()
1894 search_tbl->action = tbl->action; in rs_move_mimo2_to_other()
1908 struct iwl_scale_tbl_info *search_tbl = in rs_move_mimo3_to_other() local
1968 memcpy(search_tbl, tbl, sz); in rs_move_mimo3_to_other()
1970 &search_tbl->current_rate, search_tbl)) in rs_move_mimo3_to_other()
1979 memcpy(search_tbl, tbl, sz); in rs_move_mimo3_to_other()
1982 search_tbl->ant_type = ANT_A; in rs_move_mimo3_to_other()
1984 search_tbl->ant_type = ANT_B; in rs_move_mimo3_to_other()
1986 search_tbl->ant_type = ANT_C; in rs_move_mimo3_to_other()
1988 if (!rs_is_valid_ant(valid_tx_ant, search_tbl->ant_type)) in rs_move_mimo3_to_other()
1992 search_tbl, index); in rs_move_mimo3_to_other()
2003 memcpy(search_tbl, tbl, sz); in rs_move_mimo3_to_other()
2004 search_tbl->is_SGI = 0; in rs_move_mimo3_to_other()
2006 search_tbl->ant_type = ANT_AB; in rs_move_mimo3_to_other()
2008 search_tbl->ant_type = ANT_AC; in rs_move_mimo3_to_other()
2010 search_tbl->ant_type = ANT_BC; in rs_move_mimo3_to_other()
2012 if (!rs_is_valid_ant(valid_tx_ant, search_tbl->ant_type)) in rs_move_mimo3_to_other()
2016 search_tbl, index); in rs_move_mimo3_to_other()
2033 memcpy(search_tbl, tbl, sz); in rs_move_mimo3_to_other()
2034 search_tbl->is_SGI = !tbl->is_SGI; in rs_move_mimo3_to_other()
2035 rs_set_expected_tpt_table(lq_sta, search_tbl); in rs_move_mimo3_to_other()
2044 if (tpt >= search_tbl->expected_tpt[index]) in rs_move_mimo3_to_other()
2047 search_tbl->current_rate = in rs_move_mimo3_to_other()
2048 rate_n_flags_from_tbl(priv, search_tbl, in rs_move_mimo3_to_other()
2060 search_tbl->lq_type = LQ_NONE; in rs_move_mimo3_to_other()
2068 search_tbl->action = tbl->action; in rs_move_mimo3_to_other()