Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/
H A Drtl8852be_ops.c34 ops->hal_wow_deinit = hal_wow_deinit_8852be; in hal_set_ops_8852be()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/sdio/
H A Drtl8852bs_ops.c35 ops->hal_wow_deinit = hal_wow_deinit_8852bs; in hal_set_ops_8852bs()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_struct.h193 enum rtw_hal_status (*hal_wow_deinit)(struct rtw_phl_com_t *phl_com, member
H A Dhal_wow.c303 hal_status = hal_ops->hal_wow_deinit(phl_com, hal_info, sta); in rtw_hal_wow_deinit()
H A Dhal_init.c456 if (!ops->hal_wow_deinit) { in hal_ops_check()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_struct.h194 enum rtw_hal_status (*hal_wow_deinit)(struct rtw_phl_com_t *phl_com, member
H A Dhal_wow.c303 hal_status = hal_ops->hal_wow_deinit(phl_com, hal_info, sta); in rtw_hal_wow_deinit()
H A Dhal_init.c456 if (!ops->hal_wow_deinit) { in hal_ops_check()