Searched defs:is2GHz (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/dev/ath/ath_hal/ |
H A D | 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()
|
H A D | 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()
|
H A D | 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()
|
H A D | ah_eeprom_v1.c | 93 v1EepromGetSpurChan(struct ath_hal *ah, int ix, HAL_BOOL is2GHz) in v1EepromGetSpurChan()
|
H A D | ah_eeprom_v3.c | 1745 legacyEepromGetSpurChan(struct ath_hal *ah, int ix, HAL_BOOL is2GHz) in legacyEepromGetSpurChan()
|
/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416_attach.c | 661 HAL_BOOL is2GHz = IEEE80211_IS_CHAN_2GHZ(chan); in ar5416SpurMitigate() local
|
H A D | ar5416_reset.c | 2048 fbin2freq(uint8_t fbin, HAL_BOOL is2GHz) in fbin2freq() 2067 ar5416GetMaxEdgePower(uint16_t freq, CAL_CTL_EDGES *pRdEdgesPower, HAL_BOOL is2GHz) in ar5416GetMaxEdgePower()
|
/freebsd/sys/dev/ath/ath_hal/ar9002/ |
H A D | ar9280_attach.c | 597 HAL_BOOL is2GHz = IEEE80211_IS_CHAN_2GHZ(chan); in ar9280SpurMitigate() local
|
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212_reset.c | 1621 int is2GHz = IEEE80211_IS_CHAN_2GHZ(chan); in ar5212SetBoardValues() local 1759 HAL_BOOL is2GHz = IEEE80211_IS_CHAN_2GHZ(chan); in ar5212SetSpurMitigation() local
|