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

/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drs.c815 static bool table_type_matches(struct iwl_scale_tbl_info *a, function
939 if (table_type_matches(&tbl_type,
943 } else if (table_type_matches(&tbl_type,
1005 if (table_type_matches(&tbl_type, curr_tbl))
1007 else if (table_type_matches(&tbl_type, other_tbl))

Completed in 201 milliseconds