Searched refs:ar9300_mci_bt_coex_set_weights (Results 1 – 4 of 4) sorted by relevance
1742 void ar9300_mci_bt_coex_set_weights(struct ath_hal *ah, u_int32_t stomp_type) in ar9300_mci_bt_coex_set_weights() function1850 ar9300_mci_bt_coex_set_weights(ah, HAL_BT_COEX_STOMP_NONE); in ar9300_mci_bt_coex_disable()
306 ah->ah_btCoexSetWeights = ar9300_mci_bt_coex_set_weights; in ar9300_attach_freebsd_ops()
1655 extern void ar9300_mci_bt_coex_set_weights(struct ath_hal *ah, u_int32_t stomp_type);
727 ah->ah_bt_coex_set_weights = ar9300_mci_bt_coex_set_weights; in ar9300_attach()