Home
last modified time | relevance | path

Searched refs:ath_hal_getSpurChan (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/sys/dev/ath/ath_hal/ar9002/
HDar9280_attach.c610 cur_bb_spur = ath_hal_getSpurChan(ah, i, is2GHz); in ar9280SpurMitigate()
/freebsd-14-stable/sys/dev/ath/ath_hal/
HDah_internal.h490 #define ath_hal_getSpurChan(_ah, _ix, _is2G) \ macro
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_attach.c672 cur_bb_spur = ath_hal_getSpurChan(ah, i, is2GHz); in ar5416SpurMitigate()
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212_reset.c1787 spurChan = ath_hal_getSpurChan(ah, i, is2GHz); in ar5212SetSpurMitigation()