Searched defs:iwl_cfg (Results 1 – 1 of 1) sorted by relevance
275 struct iwl_cfg { struct277 const char *name;278 const char *fw_name_pre;279 const unsigned int ucode_api_max;280 const unsigned int ucode_api_ok;281 const unsigned int ucode_api_min;282 const enum iwl_device_family device_family;283 const u32 max_data_size;284 const u32 max_inst_size;285 u8 valid_tx_ant;[all …]