Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dwmi.h1347 #define WMI_HT_CAP_RX_STBC 0x0030 /* B4-B5 RX STBC */ macro
1359 WMI_HT_CAP_RX_STBC | \
Dmac.c5377 if (ar->ht_cap_info & WMI_HT_CAP_RX_STBC) { in ath10k_get_ht_cap()
5381 stbc &= WMI_HT_CAP_RX_STBC; in ath10k_get_ht_cap()