Home
last modified time | relevance | path

Searched refs:rtw_phl_start (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_init.c1527 enum rtw_phl_status rtw_phl_start(void *phl) in rtw_phl_start() function
1798 pstatus = rtw_phl_start(phl_info); in _wow_stop_reinit()
1843 pstatus = rtw_phl_start(phl_info); in phl_wow_stop()
2033 pstatus = rtw_phl_start(phl); in rtw_phl_resume()
2046 pstatus = rtw_phl_start(phl); in rtw_phl_resume()
H A Dphl_api.h71 enum rtw_phl_status rtw_phl_start(void *phl);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_init.c1535 enum rtw_phl_status rtw_phl_start(void *phl) in rtw_phl_start() function
1808 pstatus = rtw_phl_start(phl_info); in _wow_stop_reinit()
1853 pstatus = rtw_phl_start(phl_info); in phl_wow_stop()
2043 pstatus = rtw_phl_start(phl); in rtw_phl_resume()
2056 pstatus = rtw_phl_start(phl); in rtw_phl_resume()
H A Dphl_api.h71 enum rtw_phl_status rtw_phl_start(void *phl);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_phl.c871 if (rtw_phl_start(GET_PHL_INFO(dvobj)) != RTW_PHL_STATUS_SUCCESS) in rtw_hw_start()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_phl.c868 if (rtw_phl_start(GET_PHL_INFO(dvobj)) != RTW_PHL_STATUS_SUCCESS) in rtw_hw_start()