Searched refs:n_sizes (Results 1 – 3 of 3) sorted by relevance
51 .n_sizes = ARRAY_SIZE(iwl_notif_struct_sizes_##_name), \91 .n_sizes = ARRAY_SIZE(iwl_notif_struct_sizes_##_name), \499 if (!handler->n_sizes) { in iwl_mld_notif_is_valid()510 for (int i = 0; i < handler->n_sizes; i++) { in iwl_mld_notif_is_valid()524 handler->sizes[handler->n_sizes - 1].ver); in iwl_mld_notif_is_valid()526 return size < handler->sizes[handler->n_sizes - 1].size; in iwl_mld_notif_is_valid()
496 u8 n_sizes; member
50 int lv1_construct_virtual_address_space(uint64_t log_pteg_count, uint64_t n_sizes, uint64_t page_si…