Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_btc.c20 void* p_msgprn_hdl; member
30 GLBtcDbgInfo.p_msgprn_hdl = NULL; in rtw_btc_info_dump_init()
33 static void rtw_btc_info_dump_set(_adapter *padapter, void* p_msgprn_hdl, u32 timeout_ms) in rtw_btc_info_dump_set() argument
35 GLBtcDbgInfo.p_msgprn_hdl = p_msgprn_hdl; in rtw_btc_info_dump_set()
41 if (GLBtcDbgInfo.p_msgprn_hdl == NULL) in rtw_btc_info_dump()
44 _RTW_PRINT_SEL(GLBtcDbgInfo.p_msgprn_hdl, "%s", pmsg); in rtw_btc_info_dump()
61 void rtw_btc_disp_btc_info(_adapter *padapter, void* p_msgprn_hdl, u8 info_type) in rtw_btc_disp_btc_info() argument
75 rtw_btc_info_dump_set(padapter, p_msgprn_hdl, BTC_INFO_DUMP_TIMEOUT_MS); in rtw_btc_disp_btc_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_btc.c20 void* p_msgprn_hdl; member
30 GLBtcDbgInfo.p_msgprn_hdl = NULL; in rtw_btc_info_dump_init()
33 static void rtw_btc_info_dump_set(_adapter *padapter, void* p_msgprn_hdl, u32 timeout_ms) in rtw_btc_info_dump_set() argument
35 GLBtcDbgInfo.p_msgprn_hdl = p_msgprn_hdl; in rtw_btc_info_dump_set()
41 if (GLBtcDbgInfo.p_msgprn_hdl == NULL) in rtw_btc_info_dump()
44 _RTW_PRINT_SEL(GLBtcDbgInfo.p_msgprn_hdl, "%s", pmsg); in rtw_btc_info_dump()
61 void rtw_btc_disp_btc_info(_adapter *padapter, void* p_msgprn_hdl, u8 info_type) in rtw_btc_disp_btc_info() argument
75 rtw_btc_info_dump_set(padapter, p_msgprn_hdl, BTC_INFO_DUMP_TIMEOUT_MS); in rtw_btc_disp_btc_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_btc.h25 void rtw_btc_disp_btc_info(_adapter *, void* p_msgprn_hdl, u8 info_type);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_btc.h25 void rtw_btc_disp_btc_info(_adapter *, void* p_msgprn_hdl, u8 info_type);