Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_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()
HDar9300_freebsd.c432 ah->ah_config.ath_hal_enable_ani = AH_TRUE; in ar9300_config_defaults_freebsd()
/freebsd-11-stable/sys/dev/ath/ath_hal/
HDah.h1176 int ath_hal_enable_ani; /* should set this.. */ member