Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/
H A Drtl8852be_ops.c33 ops->hal_wow_init = hal_wow_init_8852be; in hal_set_ops_8852be()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/sdio/
H A Drtl8852bs_ops.c34 ops->hal_wow_init = hal_wow_init_8852bs; in hal_set_ops_8852bs()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_struct.h191 enum rtw_hal_status (*hal_wow_init)(struct rtw_phl_com_t *phl_com, member
H A Dhal_wow.c282 hal_status = hal_ops->hal_wow_init(phl_com, hal_info, sta); in rtw_hal_wow_init()
H A Dhal_init.c452 if (!ops->hal_wow_init) { in hal_ops_check()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_struct.h192 enum rtw_hal_status (*hal_wow_init)(struct rtw_phl_com_t *phl_com, member
H A Dhal_wow.c282 hal_status = hal_ops->hal_wow_init(phl_com, hal_info, sta); in rtw_hal_wow_init()
H A Dhal_init.c452 if (!ops->hal_wow_init) { in hal_ops_check()