Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_mci.c1823 void ar9300_mci_bt_coex_set_weights(struct ath_hal *ah, u_int32_t stomp_type) in ar9300_mci_bt_coex_set_weights() function
1939 ar9300_mci_bt_coex_set_weights(ah, HAL_BT_COEX_STOMP_NONE); in ar9300_mci_bt_coex_disable()
H A Dar9300_freebsd.c529 ah->ah_btCoexSetWeights = ar9300_mci_bt_coex_set_weights; in ar9300_attach_freebsd_ops()
H A Dar9300.h1650 extern void ar9300_mci_bt_coex_set_weights(struct ath_hal *ah, u_int32_t stomp_type);
H A Dar9300_attach.c729 ah->ah_btCoexSetWeights = ar9300_mci_bt_coex_set_weights; in ar9300_attach()