Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_internal.h277 halApmEnable : 1, member
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c3034 p_cap->halApmEnable = !! ar9300_eeprom_get(ahp, EEP_CHAIN_MASK_REDUCE); in ar9300_fill_capability_info()
H A Dar9300_misc.c882 *result = p_cap->halApmEnable; in ar9300_get_capability()
H A Dar9300_reset.c2765 if (AH_PRIVATE(ah)->ah_caps.halApmEnable && (tx_chainmask == 0x7)) { in ar9300_init_chain_masks()