Searched refs:WMI_HT_CAP_LDPC (Results 1 – 5 of 5) sorted by relevance
52 #define WMI_HT_CAP_LDPC 0x0040 macro73 WMI_HT_CAP_LDPC)
2125 #define WMI_HT_CAP_LDPC 0x0040 /* LDPC supported */ macro2138 WMI_HT_CAP_LDPC)
4989 if (ar->ht_cap_info & WMI_HT_CAP_LDPC || (ar->ht_cap_info & in ath10k_get_ht_cap()8466 ldpc = !!(ar->ht_cap_info & WMI_HT_CAP_LDPC); in ath10k_mac_op_set_bitrate_mask()
105 #define WMI_HT_CAP_LDPC 0x0040 macro126 WMI_HT_CAP_LDPC)
12312 ldpc = !!(ar->ht_cap_info & WMI_HT_CAP_LDPC); in ath12k_mac_op_set_bitrate_mask()
Completed in 135 milliseconds