Searched refs:uhb_supported (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/cfg/ |
H A D | ax210.c | 229 .uhb_supported = true, 237 .uhb_supported = true, 247 .uhb_supported = true, 255 .uhb_supported = true, 263 .uhb_supported = true, 272 .uhb_supported = false, 279 .uhb_supported = true,
|
H A D | bz.c | 170 .uhb_supported = true, 178 .uhb_supported = true,
|
H A D | sc.c | 152 .uhb_supported = true,
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-nvm-parse.c | 395 if (cfg->uhb_supported) { in iwl_init_channel_map() 472 if (cfg->uhb_supported) in iwl_init_channel_map() 1373 if (cfg->uhb_supported) in iwl_parse_mei_nvm_data() 1438 if (cfg->uhb_supported) in iwl_parse_nvm_data() 1634 if (cfg->uhb_supported) { in iwl_parse_nvm_mcc_info()
|
H A D | iwl-config.h | 395 uhb_supported:1; member
|