Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dwmi.h1349 #define WMI_HT_CAP_LDPC 0x0040 /* LDPC supported */ macro
1360 WMI_HT_CAP_LDPC)
Dmac.c5389 if (ar->ht_cap_info & WMI_HT_CAP_LDPC) in ath10k_get_ht_cap()