Searched refs:WMI_CHAN_FLAG_ALLOW_VHT (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/dev/athk/ath10k/ | ||
H A D | wmi.h | 2108 #define WMI_CHAN_FLAG_ALLOW_VHT (1 << 12) macro |
H A D | wmi.c | 1720 flags |= WMI_CHAN_FLAG_ALLOW_VHT; in ath10k_wmi_put_wmi_channel() |