Home
last modified time | relevance | path

Searched refs:WMI_HT_CAP_RX_LDPC (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.h57 #define WMI_HT_CAP_RX_LDPC 0x1000 macro
H A Dmac.c5432 if (ar_ht_cap & WMI_HT_CAP_RX_LDPC) in ath11k_create_ht_cap()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h107 #define WMI_HT_CAP_RX_LDPC 0x1000 macro
H A Dmac.c4125 if (ar_ht_cap & WMI_HT_CAP_RX_LDPC) in ath12k_create_ht_cap()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.h2130 #define WMI_HT_CAP_RX_LDPC 0x1000 /* LDPC RX support */ macro
H A Dmac.c4970 WMI_HT_CAP_RX_LDPC && (ar->ht_cap_info & WMI_HT_CAP_TX_LDPC))) in ath10k_get_ht_cap()