Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/ath_hal/
HDah_internal.h276 halApmEnable : 1, member
/trueos/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_attach.c2913 p_cap->halApmEnable = !! ar9300_eeprom_get(ahp, EEP_CHAIN_MASK_REDUCE); in ar9300_fill_capability_info()
HDar9300_misc.c881 *result = p_cap->halApmEnable; in ar9300_get_capability()
HDar9300_reset.c2621 if (AH_PRIVATE(ah)->ah_caps.halApmEnable && (tx_chainmask == 0x7)) { in ar9300_init_chain_masks()