Home
last modified time | relevance | path

Searched refs:WMI_HT_CAP_LDPC (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.h51 #define WMI_HT_CAP_LDPC 0x0040 macro
72 WMI_HT_CAP_LDPC)
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h102 #define WMI_HT_CAP_LDPC 0x0040 macro
123 WMI_HT_CAP_LDPC)
H A Dmac.c6634 ldpc = !!(ar->ht_cap_info & WMI_HT_CAP_LDPC); in ath12k_mac_op_set_bitrate_mask()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi.h2124 #define WMI_HT_CAP_LDPC 0x0040 /* LDPC supported */ macro
2137 WMI_HT_CAP_LDPC)
H A Dmac.c4978 if (ar->ht_cap_info & WMI_HT_CAP_LDPC || (ar->ht_cap_info & in ath10k_get_ht_cap()
8436 ldpc = !!(ar->ht_cap_info & WMI_HT_CAP_LDPC); in ath10k_mac_op_set_bitrate_mask()