Searched refs:hal_mp_deinit (Results 1 – 8 of 8) sorted by relevance
31 hal_ops->hal_mp_deinit(phl_com, hal_info); in rtw_hal_mp_cfg()
37 ops->hal_mp_deinit = hal_mp_deinit_8852be; in hal_set_ops_8852be()
41 ops->hal_mp_deinit = hal_mp_deinit_8852bs; in hal_set_ops_8852bs()
200 enum rtw_hal_status (*hal_mp_deinit)(struct rtw_phl_com_t *phl_com, member
465 if (!ops->hal_mp_deinit) { in hal_ops_check()
201 enum rtw_hal_status (*hal_mp_deinit)(struct rtw_phl_com_t *phl_com, member