Searched refs:hal_btcoex_InitHwConfig (Results 1 – 3 of 3) sorted by relevance
32 void hal_btcoex_InitHwConfig(struct adapter *padapter, u8 bWifiOnly);
637 hal_btcoex_InitHwConfig(padapter, false); in rtl8723bs_hal_init()839 hal_btcoex_InitHwConfig(padapter, false); in rtl8723bs_hal_init()
1209 void hal_btcoex_InitHwConfig(struct adapter *padapter, u8 bWifiOnly) in hal_btcoex_InitHwConfig() function