Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.h58 #define WMI_HT_CAP_TX_LDPC 0x2000 macro
H A Dmac.c9125 ldpc = !!(cap->band[band].ht_cap_info & WMI_HT_CAP_TX_LDPC); in ath11k_mac_op_set_bitrate_mask()
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c4997 WMI_HT_CAP_RX_LDPC && (ar->ht_cap_info & WMI_HT_CAP_TX_LDPC))) in ath10k_get_ht_cap()