Searched defs:iwl_cfg (Results 1 – 1 of 1) sorted by relevance
314 struct iwl_cfg { struct316 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;[all …]