Searched refs:jacket (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/pcie/ |
H A D | drv.c | 522 .mac_step = _mac_step, .cdb = _cdb, .jacket = IWL_CFG_ANY } 1147 /* Read cdb info (also contains the jacket info if needed in the future */ in get_crf_id() 1220 IWL_INFO(iwl_trans, "Adding jacket to rf id\n"); in map_crf_id() 1227 "Detected cdb-id 0x%x jacket-id 0x%x from wfpm id 0x%x\n", in map_crf_id() 1229 IWL_INFO(iwl_trans, "Detected jacket-id 0x%x from cnvi id 0x%x\n", in map_crf_id() 1242 u8 jacket, u8 rf_id, u8 no_160, u8 cores, u8 rf_step) in iwl_pci_find_dev_info() 1277 if (dev_info->jacket != (u8)IWL_CFG_ANY && in iwl_pci_find_dev_info() 1278 dev_info->jacket != jacket) in iwl_pci_find_dev_info() 1240 iwl_pci_find_dev_info(u16 device, u16 subsystem_device, u16 mac_type, u8 mac_step, u16 rf_type, u8 cdb, u8 jacket, u8 rf_id, u8 no_160, u8 cores, u8 rf_step) iwl_pci_find_dev_info() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-config.h | 475 u8 jacket; member
|
Completed in 3 milliseconds