Home
last modified time | relevance | path

Searched refs:ah_btCoexSetParameter (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_attach.c183 ah->ah_btCoexSetParameter = ar9285BTCoexSetParameter; in ar9285Attach()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c515 ah->ah_btCoexSetParameter = ar9300_bt_coex_set_parameter; in ar9300_attach_freebsd_ops()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c210 ah->ah_btCoexSetParameter = ar5416BTCoexSetParameter; in ar5416InitState()
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h1527 void __ahdecl(*ah_btCoexSetParameter)(struct ath_hal *, member
/freebsd/sys/dev/ath/
H A Dif_athvar.h1523 ((*(_ah)->ah_btCoexSetParameter)((_ah), (_attrib), (_val)))