Searched defs:iwl_dev_info (Results 1 – 1 of 1) sorted by relevance
505 struct iwl_dev_info { struct506 u16 device;507 u16 subdevice;508 u16 mac_type;509 u16 rf_type;510 u8 mac_step;511 u8 rf_id;512 u8 no_160;513 u8 cores;514 const struct iwl_cfg *cfg;[all …]