Searched refs:WMI_HT_CAP_LDPC (Results 1 – 3 of 3) sorted by relevance
5546 cfg->ht_rx_ldpc = !!(ht_cap_info & WMI_HT_CAP_LDPC); in wma_update_target_ht_cap()7190 status = (!!(caps_per_phy.ht_2g & WMI_HT_CAP_LDPC)); in wma_is_rx_ldpc_supported_for_channel()
12973 | WMI_HT_CAP_LDPC in copy_ht_cap_info()12978 if (ev_target_cap & WMI_HT_CAP_LDPC) in copy_ht_cap_info()
2678 #define WMI_HT_CAP_LDPC 0x0040 /* LDPC supported */ macro2699 WMI_HT_CAP_LDPC | \