Home
last modified time | relevance | path

Searched refs:btinfo (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c2375 ar9300_set_bt_coex_info(struct ath_hal *ah, HAL_BT_COEX_INFO *btinfo) in ar9300_set_bt_coex_info() argument
2379 ahp->ah_bt_module = btinfo->bt_module; in ar9300_set_bt_coex_info()
2380 ahp->ah_bt_coex_config_type = btinfo->bt_coex_config; in ar9300_set_bt_coex_info()
2381 ahp->ah_bt_active_gpio_select = btinfo->bt_gpio_bt_active; in ar9300_set_bt_coex_info()
2382 ahp->ah_bt_priority_gpio_select = btinfo->bt_gpio_bt_priority; in ar9300_set_bt_coex_info()
2383 ahp->ah_wlan_active_gpio_select = btinfo->bt_gpio_wlan_active; in ar9300_set_bt_coex_info()
2384 ahp->ah_bt_active_polarity = btinfo->bt_active_polarity; in ar9300_set_bt_coex_info()
2385 ahp->ah_bt_coex_single_ant = btinfo->bt_single_ant; in ar9300_set_bt_coex_info()
2386 ahp->ah_bt_wlan_isolation = btinfo->bt_isolation; in ar9300_set_bt_coex_info()
H A Dar9300.h1535 extern void ar9300_set_bt_coex_info(struct ath_hal *ah, HAL_BT_COEX_INFO *btinfo);