Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c510 ah->ah_btCoexSetConfig = ar9300_bt_coex_config; in ar9300_attach_freebsd_ops()
H A Dar9300.h1536 extern void ar9300_bt_coex_config(struct ath_hal *ah, HAL_BT_COEX_CONFIG *btconf);
H A Dar9300_attach.c438 ar9300_bt_coex_config, /* ah_bt_coex_config */
H A Dar9300_misc.c2417 ar9300_bt_coex_config(struct ath_hal *ah, HAL_BT_COEX_CONFIG *btconf) in ar9300_bt_coex_config() function