Home
last modified time | relevance | path

Searched refs:table_type_matches (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-agn-rs.c864 static bool table_type_matches(struct iwl_scale_tbl_info *a, in table_type_matches() function
998 if (table_type_matches(&tbl_type, in rs_tx_status()
1002 } else if (table_type_matches(&tbl_type, in rs_tx_status()
1064 if (table_type_matches(&tbl_type, curr_tbl)) in rs_tx_status()
1066 else if (table_type_matches(&tbl_type, other_tbl)) in rs_tx_status()