Home
last modified time | relevance | path

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

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