Searched refs:ar9300_mci_bt_coex_set_weights (Results 1 – 4 of 4) sorted by relevance
1823 void ar9300_mci_bt_coex_set_weights(struct ath_hal *ah, u_int32_t stomp_type) in ar9300_mci_bt_coex_set_weights() function1939 ar9300_mci_bt_coex_set_weights(ah, HAL_BT_COEX_STOMP_NONE); in ar9300_mci_bt_coex_disable()
529 ah->ah_btCoexSetWeights = ar9300_mci_bt_coex_set_weights; in ar9300_attach_freebsd_ops()
1650 extern void ar9300_mci_bt_coex_set_weights(struct ath_hal *ah, u_int32_t stomp_type);
729 ah->ah_btCoexSetWeights = ar9300_mci_bt_coex_set_weights; in ar9300_attach()