Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dwmi.h2097 #define WMI_HT_CAP_RX_STBC 0x0030 /* B4-B5 RX STBC */ macro
2111 WMI_HT_CAP_RX_STBC | \
Dmac.c4623 if (ar->ht_cap_info & WMI_HT_CAP_RX_STBC) { in ath10k_get_ht_cap()
4627 stbc &= WMI_HT_CAP_RX_STBC; in ath10k_get_ht_cap()