Searched refs:other_tbl (Results 1 – 3 of 3) sorted by relevance
806 struct il_scale_tbl_info *curr_tbl, *other_tbl, *tmp_tbl; in il4965_rs_tx_status() local886 other_tbl = &(lq_sta->lq_info[1 - lq_sta->active_tbl]); in il4965_rs_tx_status()891 other_tbl = &(lq_sta->lq_info[lq_sta->active_tbl]); in il4965_rs_tx_status()954 (&tbl_type, other_tbl)) in il4965_rs_tx_status()955 tmp_tbl = other_tbl; in il4965_rs_tx_status()
861 struct iwl_scale_tbl_info *curr_tbl, *other_tbl, *tmp_tbl; in rs_tx_status() local942 other_tbl = &(lq_sta->lq_info[1 - lq_sta->active_tbl]); in rs_tx_status()946 other_tbl = &(lq_sta->lq_info[lq_sta->active_tbl]); in rs_tx_status()1007 else if (table_type_matches(&tbl_type, other_tbl)) in rs_tx_status()1008 tmp_tbl = other_tbl; in rs_tx_status()
3040 struct iwl_scale_tbl_info *curr_tbl, *other_tbl, *tmp_tbl; in __iwl_mvm_rs_tx_status() local3149 other_tbl = &lq_sta->lq_info[rs_search_tbl(lq_sta->active_tbl)]; in __iwl_mvm_rs_tx_status()3152 other_tbl = &lq_sta->lq_info[lq_sta->active_tbl]; in __iwl_mvm_rs_tx_status()3233 &other_tbl->rate)) in __iwl_mvm_rs_tx_status()3234 tmp_tbl = other_tbl; in __iwl_mvm_rs_tx_status()