Home
last modified time | relevance | path

Searched defs:iwx_dev_info (Results 1 – 1 of 1) sorted by relevance

/src/sys/dev/iwx/
H A Dif_iwx.c9667 struct iwx_dev_info { struct
9668 uint16_t device;
9669 uint16_t subdevice;
9670 uint16_t mac_type;
9671 uint16_t rf_type;
9672 uint8_t mac_step;
9673 uint8_t rf_id;
9674 uint8_t no_160;
9675 uint8_t cores;
9699 static const struct iwx_dev_info iwx_dev_info_table[] = { argument