Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api.h108 enum rtw_hal_status rtw_hal_preload(struct rtw_phl_com_t *phl_com, void *hal);
H A Dhal_init.c1253 enum rtw_hal_status rtw_hal_preload(struct rtw_phl_com_t *phl_com, void *hal) in rtw_hal_preload() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api.h108 enum rtw_hal_status rtw_hal_preload(struct rtw_phl_com_t *phl_com, void *hal);
H A Dhal_init.c1253 enum rtw_hal_status rtw_hal_preload(struct rtw_phl_com_t *phl_com, void *hal) in rtw_hal_preload() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_init.c1516 hal_status = rtw_hal_preload(phl_info->phl_com, phl_info->hal); in rtw_phl_preload()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_init.c1524 hal_status = rtw_hal_preload(phl_info->phl_com, phl_info->hal); in rtw_phl_preload()