Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c295 ah->ah_btCoexSetInfo = ar9300_set_bt_coex_info; in ar9300_attach_freebsd_ops()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_attach.c205 ah->ah_btCoexSetInfo = ar5416SetBTCoexInfo; in ar5416InitState()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah.h1623 void __ahdecl(*ah_btCoexSetInfo)(struct ath_hal *, member
/dragonfly/sys/dev/netif/ath/ath/
H A Dif_athvar.h1521 ((*(_ah)->ah_btCoexSetInfo)((_ah), (_info)))