Home
last modified time | relevance | path

Searched refs:IWL_UCODE_TLV_FLAGS_EBS_SUPPORT (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/sys/contrib/dev/iwlwifi/fw/
HDfile.h198 IWL_UCODE_TLV_FLAGS_EBS_SUPPORT = BIT(25), enumerator
/freebsd-head/sys/contrib/dev/iwlwifi/mvm/
HDscan.c869 return ((capa->flags & IWL_UCODE_TLV_FLAGS_EBS_SUPPORT) && in iwl_mvm_scan_use_ebs()