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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_mci.c1823 void ar9300_mci_bt_coex_set_weights(struct ath_hal *ah, u_int32_t stomp_type) argument
1829 HALDEBUG(ah, HAL_DEBUG_BT_COEX, "%s: stomp_type=%d\n", __func__, stomp_type);
1831 switch (stomp_type) {
1901 ahp->ah_bt_coex_wlan_weight[0] = stomp_type;
1902 ahp->ah_bt_coex_wlan_weight[1] = stomp_type;
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);
H A Dar9300_misc.c2426 ar9300_bt_coex_set_weights(struct ath_hal *ah, u_int32_t stomp_type) argument
2435 switch (stomp_type) {
2459 ahp->ah_bt_coex_wlan_weight[0] = stomp_type;
2460 ahp->ah_bt_coex_wlan_weight[1] = stomp_type;

Completed in 38 milliseconds