Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwm/
H A Dif_iwm_scan.c566 return ((capa->flags & IWM_UCODE_TLV_FLAGS_EBS_SUPPORT) && in iwm_scan_use_ebs()
H A Dif_iwmreg.h810 #define IWM_UCODE_TLV_FLAGS_EBS_SUPPORT (1 << 25) macro