Home
last modified time | relevance | path

Searched refs:uhb_supported (Results 1 – 7 of 7) sorted by relevance

/src/sys/dev/iwx/
H A Dif_iwxvar.h475 int uhb_supported; member
550 .uhb_supported = 1,
556 .uhb_supported = 1,
564 .uhb_supported = 1,
572 .uhb_supported = 1,
H A Dif_iwx.c10404 sc->sc_uhb_supported = cfg->uhb_supported; in iwx_attach()
/src/sys/contrib/dev/iwlwifi/cfg/
H A Drf-wh.c20 .uhb_supported = true, \
H A Drf-fm.c21 .uhb_supported = true, \
H A Drf-gf.c42 .uhb_supported = true,
/src/sys/contrib/dev/iwlwifi/
H A Diwl-nvm-parse.c351 if (cfg->uhb_supported) { in iwl_init_channel_map()
1384 if (cfg->uhb_supported) in iwl_parse_mei_nvm_data()
1453 if (cfg->uhb_supported) in iwl_parse_nvm_data()
1675 if (cfg->uhb_supported) { in iwl_parse_nvm_mcc_info()
H A Diwl-config.h488 uhb_supported:1, member