Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_ani.c271 if (ah->ah_config.ath_hal_enable_ani) { in ar9300_ani_attach()
711 if (ah->ah_config.ath_hal_enable_ani) { in ar9300_ani_control()
H A Dar9300_freebsd.c423 ah->ah_config.ath_hal_enable_ani = AH_TRUE; in ar9300_config_defaults_freebsd()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah.h1306 int ath_hal_enable_ani; /* should set this.. */ member