Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwx/
H A Dif_iwx.c9601 struct iwx_dev_info { struct
9602 uint16_t device;
9603 uint16_t subdevice;
9604 uint16_t mac_type;
9605 uint16_t rf_type;
9606 uint8_t mac_step;
9607 uint8_t rf_id;
9608 uint8_t no_160;
9609 uint8_t cores;
9633 static const struct iwx_dev_info iwx_dev_info_table[] = { argument