Searched refs:HAL_CAP_LDPC (Results 1 – 4 of 4) sorted by relevance
180 HAL_CAP_LDPC = 99, enumerator
1336 (ath_hal_getcapability(_ah, HAL_CAP_LDPC, 0, NULL) == HAL_OK)
1223 if ((ath_hal_getcapability(ah, HAL_CAP_LDPC, 0, &ldpc)) in ath_attach()
819 case HAL_CAP_LDPC: in ar9300_get_capability()