Searched refs:table_type_matches (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.c739 static bool table_type_matches(struct iwl_scale_tbl_info *a, function
840 if (table_type_matches(&tbl_type,
844 } else if (table_type_matches(&tbl_type,
893 if (table_type_matches(&tbl_type, curr_tbl))
895 else if (table_type_matches(&tbl_type, other_tbl))

Completed in 40 milliseconds