Home
last modified time | relevance | path

Searched refs:ar9300_bt_coex_set_weights (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c494 ah->ah_btCoexSetWeights = ar9300_bt_coex_set_weights; in ar9300_attach_freebsd_ops()
H A Dar9300.h1538 extern void ar9300_bt_coex_set_weights(struct ath_hal *ah, u_int32_t stomp_type);
H A Dar9300_attach.c440 ar9300_bt_coex_set_weights, /* ah_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() function