Home
last modified time | relevance | path

Searched refs:iwx_dev_info_table (Results 1 – 1 of 1) sorted by relevance

/src/sys/dev/iwx/
H A Dif_iwx.c9699 static const struct iwx_dev_info iwx_dev_info_table[] = { variable
10116 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()