Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dwmi.h1784 #define WMI_HT_CAP_LDPC 0x0040 /* LDPC supported */ macro
1795 WMI_HT_CAP_LDPC)
Dmac.c3880 if (ar->ht_cap_info & WMI_HT_CAP_LDPC) in ath10k_get_ht_cap()
6217 ldpc = !!(ar->ht_cap_info & WMI_HT_CAP_LDPC); in ath10k_mac_op_set_bitrate_mask()