Searched refs:number_of_sets (Results 1 – 4 of 4) sorted by relevance
116 of_property_read_u32(np, propname, &this_leaf->number_of_sets); in cache_nr_sets()122 unsigned int nr_sets = this_leaf->number_of_sets; in cache_associativity()372 show_one(number_of_sets, number_of_sets);463 static DEVICE_ATTR_RO(number_of_sets);513 this_leaf->number_of_sets) in cache_default_attrs_is_visible()
371 this_leaf->number_of_sets = found_cache->number_of_sets; in update_cache_properties()
2142 if (scan_rsp->number_of_sets > MWIFIEX_MAX_AP) { in mwifiex_ret_802_11_scan()2145 scan_rsp->number_of_sets); in mwifiex_ret_802_11_scan()2162 scan_rsp->number_of_sets); in mwifiex_ret_802_11_scan()2174 + sizeof(scan_rsp->number_of_sets) in mwifiex_ret_802_11_scan()2203 scan_rsp->number_of_sets), in mwifiex_ret_802_11_scan()2207 adapter->nd_info->n_matches = scan_rsp->number_of_sets; in mwifiex_ret_802_11_scan()2210 for (idx = 0; idx < scan_rsp->number_of_sets && bytes_left; idx++) { in mwifiex_ret_802_11_scan()
1595 u8 number_of_sets; member