Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_freebsd.c298 ah->ah_btCoexSetWeights = ar9300_bt_coex_set_weights; in ar9300_attach_freebsd_ops()
306 ah->ah_btCoexSetWeights = ar9300_mci_bt_coex_set_weights; in ar9300_attach_freebsd_ops()
/NextBSD/sys/dev/ath/
HDif_athvar.h1485 ((*(_ah)->ah_btCoexSetWeights)((_ah), (_weight)))
1487 ((*(_ah)->ah_btCoexSetWeights)((_ah), (_weight)))
/NextBSD/sys/dev/ath/ath_hal/ar5416/
HDar5416_attach.c208 ah->ah_btCoexSetWeights = ar5416BTCoexSetWeights; in ar5416InitState()
/NextBSD/sys/dev/ath/ath_hal/
HDah.h1629 void __ahdecl(*ah_btCoexSetWeights)(struct ath_hal *, member