Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah.h1298 int ath_hal_spur_mode; member
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c4262 *enable = ah->ah_config.ath_hal_spur_mode; in ar9300_get_spur_info()
4291 ap->ah_config.ath_hal_spur_mode = enable;
4293 if (ap->ah_config.ath_hal_spur_mode == SPUR_ENABLE_IOCTL) {
H A Dar9300_eeprom.c3531 switch (AH_PRIVATE(ah)->ah_config.ath_hal_spur_mode) { in ar9300_eeprom_get_spur_chan()