Searched defs:is2GHz (Results 1 – 9 of 9) sorted by relevance
| /trueos/sys/dev/ath/ath_hal/ |
| HD | ah_eeprom_v4k.c | 198 v4kEepromGetSpurChan(struct ath_hal *ah, int ix, HAL_BOOL is2GHz) in v4kEepromGetSpurChan() 214 fbin2freq(uint8_t fbin, HAL_BOOL is2GHz) in fbin2freq()
|
| HD | ah_eeprom_9287.c | 205 v9287EepromGetSpurChan(struct ath_hal *ah, int ix, HAL_BOOL is2GHz) in v9287EepromGetSpurChan() 224 fbin2freq(uint8_t fbin, HAL_BOOL is2GHz) in fbin2freq()
|
| HD | ah_eeprom_v14.c | 247 v14EepromGetSpurChan(struct ath_hal *ah, int ix, HAL_BOOL is2GHz) in v14EepromGetSpurChan() 262 fbin2freq(uint8_t fbin, HAL_BOOL is2GHz) in fbin2freq()
|
| HD | ah_eeprom_v1.c | 93 v1EepromGetSpurChan(struct ath_hal *ah, int ix, HAL_BOOL is2GHz) in v1EepromGetSpurChan()
|
| HD | ah_eeprom_v3.c | 1745 legacyEepromGetSpurChan(struct ath_hal *ah, int ix, HAL_BOOL is2GHz) in legacyEepromGetSpurChan()
|
| /trueos/sys/dev/ath/ath_hal/ar5416/ |
| HD | ar5416_attach.c | 661 HAL_BOOL is2GHz = IEEE80211_IS_CHAN_2GHZ(chan); in ar5416SpurMitigate() local
|
| HD | ar5416_reset.c | 2038 fbin2freq(uint8_t fbin, HAL_BOOL is2GHz) in fbin2freq() 2057 ar5416GetMaxEdgePower(uint16_t freq, CAL_CTL_EDGES *pRdEdgesPower, HAL_BOOL is2GHz) in ar5416GetMaxEdgePower()
|
| /trueos/sys/dev/ath/ath_hal/ar9002/ |
| HD | ar9280_attach.c | 597 HAL_BOOL is2GHz = IEEE80211_IS_CHAN_2GHZ(chan); in ar9280SpurMitigate() local
|
| /trueos/sys/dev/ath/ath_hal/ar5212/ |
| HD | ar5212_reset.c | 1619 int is2GHz = IEEE80211_IS_CHAN_2GHZ(chan); in ar5212SetBoardValues() local 1757 HAL_BOOL is2GHz = IEEE80211_IS_CHAN_2GHZ(chan); in ar5212SetSpurMitigation() local
|