Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Dmac.h44 #define WMI_HT_CAP_HT20_SGI 0x0002 macro
67 WMI_HT_CAP_HT20_SGI | \
Dmac.c3348 if (ar_ht_cap & WMI_HT_CAP_HT20_SGI) in ath11k_create_ht_cap()
/Linux-v5.10/drivers/net/wireless/ath/ath10k/
Dwmi.h2115 #define WMI_HT_CAP_HT20_SGI 0x0002 /* Short Guard Interval with HT20 */ macro
2130 WMI_HT_CAP_HT20_SGI | \
Dmac.c4743 if (ar->ht_cap_info & WMI_HT_CAP_HT20_SGI) in ath10k_get_ht_cap()