Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c513 ah->ah_btCoexSetBmissThresh = ar9300_bt_coex_setup_bmiss_thresh; in ar9300_attach_freebsd_ops()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c209 ah->ah_btCoexSetBmissThresh = ar5416BTCoexSetupBmissThresh; in ar5416InitState()
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h1525 void __ahdecl(*ah_btCoexSetBmissThresh)(struct ath_hal *, member
/freebsd/sys/dev/ath/
H A Dif_athvar.h1521 ((*(_ah)->ah_btCoexSetBmissThresh)((_ah), (_thr)))