Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dmac.h54 #define WMI_HT_CAP_HT40_SGI 0x0800 macro
68 WMI_HT_CAP_HT40_SGI | \
H A Dmac.c3364 if (ar_ht_cap & WMI_HT_CAP_HT40_SGI) in ath11k_create_ht_cap()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dwmi.h2128 #define WMI_HT_CAP_HT40_SGI 0x0800 macro
2134 WMI_HT_CAP_HT40_SGI | \
H A Dmac.c4750 if (ar->ht_cap_info & WMI_HT_CAP_HT40_SGI) in ath10k_get_ht_cap()