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

/freebsd-10.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c243 ah->ah_btCoexSetWeights = ar9300_bt_coex_set_weights;
/freebsd-10.0-release/sys/dev/ath/
H A Dif_athvar.h1457 ((*(_ah)->ah_btCoexSetWeights)((_ah), (_weight)))
1459 ((*(_ah)->ah_btCoexSetWeights)((_ah), (_weight)))
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c208 ah->ah_btCoexSetWeights = ar5416BTCoexSetWeights;
/freebsd-10.0-release/sys/dev/ath/ath_hal/
H A Dah.h1577 void __ahdecl(*ah_btCoexSetWeights)(struct ath_hal *, member in struct:ath_hal

Completed in 187 milliseconds