Searched refs:other_tbl (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-agn-rs.c764 struct iwl_scale_tbl_info *curr_tbl, *other_tbl, *tmp_tbl; local
843 other_tbl = &(lq_sta->lq_info[1 - lq_sta->active_tbl]);
847 other_tbl = &(lq_sta->lq_info[lq_sta->active_tbl]);
895 else if (table_type_matches(&tbl_type, other_tbl))
896 tmp_tbl = other_tbl;

Completed in 128 milliseconds