Searched refs:ah_btCoexSetWeights (Results 1 – 4 of 4) sorted by relevance
298 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()
1485 ((*(_ah)->ah_btCoexSetWeights)((_ah), (_weight)))1487 ((*(_ah)->ah_btCoexSetWeights)((_ah), (_weight)))
208 ah->ah_btCoexSetWeights = ar5416BTCoexSetWeights; in ar5416InitState()
1629 void __ahdecl(*ah_btCoexSetWeights)(struct ath_hal *, member