Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Dmac.h54 #define WMI_HT_CAP_HT40_SGI 0x0800 macro
68 WMI_HT_CAP_HT40_SGI | \
Dmac.c3351 if (ar_ht_cap & WMI_HT_CAP_HT40_SGI) in ath11k_create_ht_cap()
/Linux-v5.10/drivers/net/wireless/ath/ath10k/
Dwmi.h2125 #define WMI_HT_CAP_HT40_SGI 0x0800 macro
2131 WMI_HT_CAP_HT40_SGI | \
Dmac.c4746 if (ar->ht_cap_info & WMI_HT_CAP_HT40_SGI) in ath10k_get_ht_cap()