Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_btcoex.c113 ath_hal_btcoex_set_info(ah, &btinfo); in ath_btcoex_cfg_wb195()
170 ath_hal_btcoex_set_info(ah, &btinfo); in ath_btcoex_cfg_wb225()
233 ath_hal_btcoex_set_info(ah, &btinfo); in ath_btcoex_cfg_mci()
H A Dif_athvar.h1516 #define ath_hal_btcoex_set_info(_ah, _info) \ macro