Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/ath_hal/
HDah.h1252 int ath_hal_spur_mode; member
/trueos/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_reset.c4091 *enable = ah->ah_config.ath_hal_spur_mode; in ar9300_get_spur_info()
4120 ap->ah_config.ath_hal_spur_mode = enable;
4122 if (ap->ah_config.ath_hal_spur_mode == SPUR_ENABLE_IOCTL) {
HDar9300_eeprom.c3317 switch (AH_PRIVATE(ah)->ah_config.ath_hal_spur_mode) { in ar9300_eeprom_get_spur_chan()