Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sound_fsm.c43 snd_param->m_wrole = req->wrole; in phl_snd_upd_snd_para()
140 struct rtw_wifi_role_t *m_wrole = in snd_fsm_func_ready_st_hdl() local
141 (struct rtw_wifi_role_t *)snd->snd_param.m_wrole; in snd_fsm_func_ready_st_hdl()
151 if(NULL == m_wrole) { in snd_fsm_func_ready_st_hdl()
158 if ((PHL_RTYPE_STATION == m_wrole->type) && in snd_fsm_func_ready_st_hdl()
159 (MLME_LINKED != m_wrole->mstate)) { in snd_fsm_func_ready_st_hdl()
162 m_wrole->mstate); in snd_fsm_func_ready_st_hdl()
178 if(NULL == m_wrole) { in snd_fsm_func_ready_st_hdl()
184 pstatus = phl_snd_func_grouping(snd->phl_info, m_wrole->id); in snd_fsm_func_ready_st_hdl()
324 (struct rtw_wifi_role_t *)snd->snd_param.m_wrole; in snd_fsm_proc_busy_st_hdl()
H A Dphl_sound.h134 void *m_wrole; member
H A Dphl_sound.c1625 (struct rtw_wifi_role_t *)snd->snd_param.m_wrole; in phl_snd_proc_chk_condition()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sound_fsm.c43 snd_param->m_wrole = req->wrole; in phl_snd_upd_snd_para()
140 struct rtw_wifi_role_t *m_wrole = in snd_fsm_func_ready_st_hdl() local
141 (struct rtw_wifi_role_t *)snd->snd_param.m_wrole; in snd_fsm_func_ready_st_hdl()
151 if(NULL == m_wrole) { in snd_fsm_func_ready_st_hdl()
158 if ((PHL_RTYPE_STATION == m_wrole->type) && in snd_fsm_func_ready_st_hdl()
159 (MLME_LINKED != m_wrole->mstate)) { in snd_fsm_func_ready_st_hdl()
162 m_wrole->mstate); in snd_fsm_func_ready_st_hdl()
178 if(NULL == m_wrole) { in snd_fsm_func_ready_st_hdl()
184 pstatus = phl_snd_func_grouping(snd->phl_info, m_wrole->id); in snd_fsm_func_ready_st_hdl()
324 (struct rtw_wifi_role_t *)snd->snd_param.m_wrole; in snd_fsm_proc_busy_st_hdl()
H A Dphl_sound.h134 void *m_wrole; member
H A Dphl_sound.c1625 (struct rtw_wifi_role_t *)snd->snd_param.m_wrole; in phl_snd_proc_chk_condition()