Home
last modified time | relevance | path

Searched refs:WMI_HT_CAP_HT40_SGI (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.h55 #define WMI_HT_CAP_HT40_SGI 0x0800 macro
69 WMI_HT_CAP_HT40_SGI | \
H A Dmac.c5408 if (ar_ht_cap & WMI_HT_CAP_HT40_SGI) in ath11k_create_ht_cap()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h106 #define WMI_HT_CAP_HT40_SGI 0x0800 macro
120 WMI_HT_CAP_HT40_SGI | \
H A Dmac.c4089 if (ar_ht_cap & WMI_HT_CAP_HT40_SGI) in ath12k_create_ht_cap()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi.h2128 #define WMI_HT_CAP_HT40_SGI 0x0800 macro
2134 WMI_HT_CAP_HT40_SGI | \
H A Dmac.c4951 if (ar->ht_cap_info & WMI_HT_CAP_HT40_SGI) in ath10k_get_ht_cap()