Searched refs:hal_btcoex_InitHwConfig (Results 1 – 3 of 3) sorted by relevance
31 void hal_btcoex_InitHwConfig(struct adapter *padapter, u8 bWifiOnly);
636 hal_btcoex_InitHwConfig(padapter, false); in rtl8723bs_hal_init()838 hal_btcoex_InitHwConfig(padapter, false); in rtl8723bs_hal_init()
1200 void hal_btcoex_InitHwConfig(struct adapter *padapter, u8 bWifiOnly) in hal_btcoex_InitHwConfig() function