Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c296 ah->ah_btCoexSetConfig = ar9300_bt_coex_config; in ar9300_attach_freebsd_ops()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_attach.c206 ah->ah_btCoexSetConfig = ar5416BTCoexConfig; in ar5416InitState()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah.h1625 void __ahdecl(*ah_btCoexSetConfig)(struct ath_hal *, member
/dragonfly/sys/dev/netif/ath/ath/
H A Dif_athvar.h1523 ((*(_ah)->ah_btCoexSetConfig)((_ah), (_cfg)))