Searched defs:iwl_cfg (Results 1 – 1 of 1) sorted by relevance
319 struct iwl_cfg { struct321 const char *name;322 const char *fw_name_pre;323 const unsigned int ucode_api_max;324 const unsigned int ucode_api_ok;325 const unsigned int ucode_api_min;326 const enum iwl_device_family device_family;327 const u32 max_data_size;328 const u32 max_inst_size;329 u8 valid_tx_ant;[all …]