Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.h56 #define WMI_HT_CAP_RX_LDPC 0x1000 macro
H A Dmac.c5435 if (ar_ht_cap & WMI_HT_CAP_RX_LDPC) in ath11k_create_ht_cap()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h107 #define WMI_HT_CAP_RX_LDPC 0x1000 macro
H A Dmac.c4116 if (ar_ht_cap & WMI_HT_CAP_RX_LDPC) in ath12k_create_ht_cap()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi.h2129 #define WMI_HT_CAP_RX_LDPC 0x1000 /* LDPC RX support */ macro
H A Dmac.c4979 WMI_HT_CAP_RX_LDPC && (ar->ht_cap_info & WMI_HT_CAP_TX_LDPC))) in ath10k_get_ht_cap()