Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Dmac.h57 #define WMI_HT_CAP_RX_LDPC 0x1000 macro
Dmac.c5309 if (ar_ht_cap & WMI_HT_CAP_RX_LDPC) in ath11k_create_ht_cap()
/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dwmi.h108 #define WMI_HT_CAP_RX_LDPC 0x1000 macro
Dmac.c5000 if (ar_ht_cap & WMI_HT_CAP_RX_LDPC) in ath12k_create_ht_cap()
/linux-6.12.1/drivers/net/wireless/ath/ath10k/
Dwmi.h2130 #define WMI_HT_CAP_RX_LDPC 0x1000 /* LDPC RX support */ macro
Dmac.c4967 WMI_HT_CAP_RX_LDPC && (ar->ht_cap_info & WMI_HT_CAP_TX_LDPC))) in ath10k_get_ht_cap()