Searched refs:WMI_HT_CAP_RX_LDPC (Results 1 – 2 of 2) sorted by relevance
5696 ht_cap->ht_rx_ldpc = (!!(value & WMI_HT_CAP_RX_LDPC)); in wma_derive_ext_ht_cap()5711 (!!(value & WMI_HT_CAP_RX_LDPC))); in wma_derive_ext_ht_cap()7193 status = (!!(caps_per_phy.ht_2g & WMI_HT_CAP_RX_LDPC)); in wma_is_rx_ldpc_supported_for_channel()7195 status = (!!(caps_per_phy.ht_5g & WMI_HT_CAP_RX_LDPC)); in wma_is_rx_ldpc_supported_for_channel()
2683 #define WMI_HT_CAP_RX_LDPC 0x1000 /* LDPC RX support */ macro2701 WMI_HT_CAP_RX_LDPC)