Searched refs:iwx_dev_info_table (Results 1 – 1 of 1) sorted by relevance
9699 static const struct iwx_dev_info iwx_dev_info_table[] = { variable10116 for (i = nitems(iwx_dev_info_table) - 1; i >= 0; i--) { in iwx_find_device_cfg()10117 const struct iwx_dev_info *dev_info = &iwx_dev_info_table[i]; in iwx_find_device_cfg()