Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath11k/
Dmac.h56 #define WMI_HT_CAP_RX_LDPC 0x1000 macro
Dmac.c4921 if (ar_ht_cap & WMI_HT_CAP_RX_LDPC) in ath11k_create_ht_cap()
/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dwmi.h2129 #define WMI_HT_CAP_RX_LDPC 0x1000 /* LDPC RX support */ macro
Dmac.c4942 WMI_HT_CAP_RX_LDPC && (ar->ht_cap_info & WMI_HT_CAP_TX_LDPC))) in ath10k_get_ht_cap()