Searched refs:other_tbl (Results 1 – 2 of 2) sorted by relevance
800 struct il_scale_tbl_info *curr_tbl, *other_tbl, *tmp_tbl; in il4965_rs_tx_status() local880 other_tbl = &(lq_sta->lq_info[1 - lq_sta->active_tbl]); in il4965_rs_tx_status()885 other_tbl = &(lq_sta->lq_info[lq_sta->active_tbl]); in il4965_rs_tx_status()948 (&tbl_type, other_tbl)) in il4965_rs_tx_status()949 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()