Home
last modified time | relevance | path

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

/freebsd/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.c10462 sc->sc_uhb_supported = cfg->uhb_supported; in iwx_attach()
/freebsd/sys/contrib/dev/iwlwifi/cfg/
H A Drf-wh.c20 .uhb_supported = true, \
H A Drf-fm.c27 .uhb_supported = true, \
H A Drf-gf.c42 .uhb_supported = true,
/freebsd/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()
1449 if (cfg->uhb_supported) in iwl_parse_nvm_data()
1665 if (cfg->uhb_supported) { in iwl_parse_nvm_mcc_info()
H A Diwl-config.h488 uhb_supported:1, member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dfw.c474 !mvm->trans->cfg->uhb_supported) { in iwl_mvm_uats_init()