Searched refs:is_ldpc (Results 1 – 1 of 1) sorted by relevance
2324 bool is_cck, is_ldpc; in ath11k_dp_rx_h_rate() local2366 is_ldpc = ath11k_dp_rx_h_msdu_start_ldpc_support(ar->ab, rx_desc); in ath11k_dp_rx_h_rate()2367 if (is_ldpc) in ath11k_dp_rx_h_rate()