Lines Matching defs:iwl_cfg
314 struct iwl_cfg { struct
316 const char *name;
317 const char *fw_name_pre;
318 const unsigned int ucode_api_max;
319 const unsigned int ucode_api_ok;
320 const unsigned int ucode_api_min;
321 u8 valid_tx_ant;
322 u8 valid_rx_ant;
323 u16 sku;
324 u16 eeprom_ver;
325 u16 eeprom_calib_ver;
326 const struct iwl_lib_ops *lib;
327 void (*additional_nic_config)(struct iwl_priv *priv);
329 struct iwl_base_params *base_params;
331 struct iwl_ht_params *ht_params;
332 struct iwl_bt_params *bt_params;
356 * @cfg: see struct iwl_cfg argument