Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.h45 #define WMI_HT_CAP_HT20_SGI 0x0002 macro
68 WMI_HT_CAP_HT20_SGI | \
H A Dmac.c5405 if (ar_ht_cap & WMI_HT_CAP_HT20_SGI) in ath11k_create_ht_cap()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h96 #define WMI_HT_CAP_HT20_SGI 0x0002 macro
119 WMI_HT_CAP_HT20_SGI | \
H A Dmac.c4086 if (ar_ht_cap & WMI_HT_CAP_HT20_SGI) in ath12k_create_ht_cap()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi.h2118 #define WMI_HT_CAP_HT20_SGI 0x0002 /* Short Guard Interval with HT20 */ macro
2133 WMI_HT_CAP_HT20_SGI | \
H A Dmac.c4948 if (ar->ht_cap_info & WMI_HT_CAP_HT20_SGI) in ath10k_get_ht_cap()