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

/freebsd-11-stable/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) 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.h1549 extern void ar9300_bt_coex_set_weights(struct ath_hal *ah, u_int32_t stomp_type);
1661 extern void ar9300_mci_bt_coex_set_weights(struct ath_hal *ah, u_int32_t stomp_type);
H A Dar9300_misc.c2407 ar9300_bt_coex_set_weights(struct ath_hal *ah, u_int32_t stomp_type) argument
2416 switch (stomp_type) {
2440 ahp->ah_bt_coex_wlan_weight[0] = stomp_type;
2441 ahp->ah_bt_coex_wlan_weight[1] = stomp_type;

Completed in 88 milliseconds