Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.h57 #define WMI_HT_CAP_TX_LDPC 0x2000 macro
H A Dmac.c8337 ldpc = !!(cap->band[band].ht_cap_info & WMI_HT_CAP_TX_LDPC); in ath11k_mac_op_set_bitrate_mask()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h108 #define WMI_HT_CAP_TX_LDPC 0x2000 macro
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi.h2130 #define WMI_HT_CAP_TX_LDPC 0x2000 /* LDPC TX 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()