Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.h46 #define WMI_HT_CAP_HT20_SGI 0x0002 macro
69 WMI_HT_CAP_HT20_SGI | \
H A Dmac.c5279 if (ar_ht_cap & WMI_HT_CAP_HT20_SGI) in ath11k_create_ht_cap()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h97 #define WMI_HT_CAP_HT20_SGI 0x0002 macro
120 WMI_HT_CAP_HT20_SGI | \
H A Dmac.c4970 if (ar_ht_cap & WMI_HT_CAP_HT20_SGI) in ath12k_create_ht_cap()
/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.h2119 #define WMI_HT_CAP_HT20_SGI 0x0002 /* Short Guard Interval with HT20 */ macro
2134 WMI_HT_CAP_HT20_SGI | \
H A Dmac.c4936 if (ar->ht_cap_info & WMI_HT_CAP_HT20_SGI) in ath10k_get_ht_cap()