Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.h52 #define WMI_HT_CAP_LDPC 0x0040 macro
73 WMI_HT_CAP_LDPC)
/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.h2125 #define WMI_HT_CAP_LDPC 0x0040 /* LDPC supported */ macro
2138 WMI_HT_CAP_LDPC)
H A Dmac.c4966 if (ar->ht_cap_info & WMI_HT_CAP_LDPC || (ar->ht_cap_info & in ath10k_get_ht_cap()
8438 ldpc = !!(ar->ht_cap_info & WMI_HT_CAP_LDPC); in ath10k_mac_op_set_bitrate_mask()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h103 #define WMI_HT_CAP_LDPC 0x0040 macro
124 WMI_HT_CAP_LDPC)