Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
Dmac.h51 #define WMI_HT_CAP_LDPC 0x0040 macro
72 WMI_HT_CAP_LDPC)
/drivers/net/wireless/ath/ath10k/
Dwmi.h2124 #define WMI_HT_CAP_LDPC 0x0040 /* LDPC supported */ macro
2137 WMI_HT_CAP_LDPC)
Dmac.c4968 if (ar->ht_cap_info & WMI_HT_CAP_LDPC || (ar->ht_cap_info & in ath10k_get_ht_cap()
8423 ldpc = !!(ar->ht_cap_info & WMI_HT_CAP_LDPC); in ath10k_mac_op_set_bitrate_mask()