Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dwmi.h2042 #define WMI_HT_CAP_LDPC 0x0040 /* LDPC supported */ macro
2053 WMI_HT_CAP_LDPC)
Dmac.c4535 if (ar->ht_cap_info & WMI_HT_CAP_LDPC) in ath10k_get_ht_cap()
7156 ldpc = !!(ar->ht_cap_info & WMI_HT_CAP_LDPC); in ath10k_mac_op_set_bitrate_mask()