Home
last modified time | relevance | path

Searched refs:hal_mp_init (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/test/mp/
H A Dhal_test_mp.c29 hal_ops->hal_mp_init(phl_com, hal_info); in rtw_hal_mp_cfg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/test/mp/
H A Dhal_test_mp.c29 hal_ops->hal_mp_init(phl_com, hal_info); in rtw_hal_mp_cfg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/
H A Drtl8852be_ops.c36 ops->hal_mp_init = hal_mp_init_8852be; in hal_set_ops_8852be()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/sdio/
H A Drtl8852bs_ops.c40 ops->hal_mp_init = hal_mp_init_8852bs; in hal_set_ops_8852bs()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_struct.h198 enum rtw_hal_status (*hal_mp_init)(struct rtw_phl_com_t *phl_com, member
H A Dhal_init.c461 if (!ops->hal_mp_init) { in hal_ops_check()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_struct.h199 enum rtw_hal_status (*hal_mp_init)(struct rtw_phl_com_t *phl_com, member
H A Dhal_init.c461 if (!ops->hal_mp_init) { in hal_ops_check()