Home
last modified time | relevance | path

Searched refs:WMI_HT_CAP_RX_STBC (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dwmi.h1782 #define WMI_HT_CAP_RX_STBC 0x0030 /* B4-B5 RX STBC */ macro
1794 WMI_HT_CAP_RX_STBC | \
Dmac.c3868 if (ar->ht_cap_info & WMI_HT_CAP_RX_STBC) { in ath10k_get_ht_cap()
3872 stbc &= WMI_HT_CAP_RX_STBC; in ath10k_get_ht_cap()