Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath11k/
Ddp_rx.c2324 bool is_cck, is_ldpc; in ath11k_dp_rx_h_rate() local
2366 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()