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