Home
last modified time | relevance | path

Searched refs:stomp_type (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/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() argument
1829 HALDEBUG(ah, HAL_DEBUG_BT_COEX, "%s: stomp_type=%d\n", __func__, stomp_type); in ar9300_mci_bt_coex_set_weights()
1831 switch (stomp_type) { in ar9300_mci_bt_coex_set_weights()
1901 ahp->ah_bt_coex_wlan_weight[0] = stomp_type; in ar9300_mci_bt_coex_set_weights()
1902 ahp->ah_bt_coex_wlan_weight[1] = stomp_type; in ar9300_mci_bt_coex_set_weights()
H A Dar9300_misc.c2430 ar9300_bt_coex_set_weights(struct ath_hal *ah, u_int32_t stomp_type) in ar9300_bt_coex_set_weights() argument
2439 switch (stomp_type) { in ar9300_bt_coex_set_weights()
2463 ahp->ah_bt_coex_wlan_weight[0] = stomp_type; in ar9300_bt_coex_set_weights()
2464 ahp->ah_bt_coex_wlan_weight[1] = stomp_type; in ar9300_bt_coex_set_weights()
H A Dar9300.h1538 extern void ar9300_bt_coex_set_weights(struct ath_hal *ah, u_int32_t stomp_type);
1650 extern void ar9300_mci_bt_coex_set_weights(struct ath_hal *ah, u_int32_t stomp_type);