Searched defs:iwl_base_params (Results 1 – 1 of 1) sorted by relevance
165 struct iwl_base_params { struct166 int eeprom_size;167 int num_of_queues; /* def: HW dependent */169 u32 pll_cfg_val;171 const u16 max_ll_items;172 const bool shadow_ram_support;173 u16 led_compensation;174 unsigned int wd_timeout;175 u32 max_event_log_size;176 const bool shadow_reg_enable;[all …]