Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp_rx.c2369 bool is_cck, is_ldpc; in ath11k_dp_rx_h_rate() local
2411 is_ldpc = ath11k_dp_rx_h_msdu_start_ldpc_support(ar->ab, rx_desc); in ath11k_dp_rx_h_rate()
2412 if (is_ldpc) in ath11k_dp_rx_h_rate()