Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath.c1113 uint32_t ldpc; local
1185 if ((ath_hal_getcapability(ah, HAL_CAP_LDPC, 0, &ldpc))
1186 == HAL_OK && (ldpc == 1)) {