Home
last modified time | relevance | path

Searched refs:phl_fsm_gen_msg (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_scan_fsm.c596 phl_fsm_gen_msg(phl, in scan_ps_cb()
599 phl_fsm_gen_msg(phl, pscan->fsm_obj, in scan_ps_cb()
1268 phl_fsm_gen_msg(phl, pscan->fsm_obj, NULL, 0, FSM_EV_CANCEL); in rtw_phl_scan_request()
1281 return phl_fsm_gen_msg(phl, pscan->fsm_obj, in rtw_phl_scan_request()
1382 return phl_fsm_gen_msg(phl, pscan->fsm_obj, NULL, 0, SCAN_EV_PAUSE); in rtw_phl_scan_pause()
1393 return phl_fsm_gen_msg(phl, pscan->fsm_obj, NULL, 0, SCAN_EV_RESUME); in rtw_phl_scan_resume()
1417 return phl_fsm_gen_msg(phl, pscan->fsm_obj, &ch, in rtw_phl_scan_force_active_scan()
1478 return phl_fsm_gen_msg(phl, pscan->fsm_obj, in rtw_phl_scan_off_ch_tx()
H A Dphl_cmd_fsm.c90 phl_fsm_gen_msg(phl, pcmd->fsm_obj, NULL, 0, CMD_EV_PWR_ON_OK); in cmd_pm_cb()
92 phl_fsm_gen_msg(phl, pcmd->fsm_obj, NULL, 0, FSM_EV_CANCEL); in cmd_pm_cb()
669 phl_fsm_gen_msg(pcmd->phl_info, in phl_cmd_enqueue_and_wait_job()
672 phl_fsm_gen_msg(pcmd->phl_info, in phl_cmd_enqueue_and_wait_job()
H A Dphl_fsm.h207 enum rtw_phl_status phl_fsm_gen_msg(void *phl, struct fsm_obj *obj,
H A Dphl_btc_fsm.c364 phl_fsm_gen_msg(phl, pbtc->fsm_obj, ntfy, sz, event); in rtw_phl_btc_notify()
H A Dphl_ser_fsm.c1226 return phl_fsm_gen_msg(phl, pser->fsm_obj, NULL, 0, FSM_EV_CANCEL); in phl_ser_cancel()
1308 return phl_fsm_gen_msg(phl, pser->fsm_obj, NULL, 0, event); in phl_ser_send_msg()
H A Dphl_fsm.c438 phl_fsm_gen_msg(fsm->phl_info, obj, NULL, 0, FSM_EV_CANCEL); in fsm_cancel_all_running_obj()
1487 enum rtw_phl_status phl_fsm_gen_msg(void *phl, struct fsm_obj *obj, in phl_fsm_gen_msg() function
1800 phl_fsm_gen_msg(obj->fsm->phl_info, p->obj_from, in phl_fsm_gbl_msg_release()
H A Dphl_sound_fsm.c746 return phl_fsm_gen_msg(phl, snd->fsm_obj, buf, buf_sz, event); in phl_snd_fsm_send_msg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_scan_fsm.c596 phl_fsm_gen_msg(phl, in scan_ps_cb()
599 phl_fsm_gen_msg(phl, pscan->fsm_obj, in scan_ps_cb()
1268 phl_fsm_gen_msg(phl, pscan->fsm_obj, NULL, 0, FSM_EV_CANCEL); in rtw_phl_scan_request()
1281 return phl_fsm_gen_msg(phl, pscan->fsm_obj, in rtw_phl_scan_request()
1382 return phl_fsm_gen_msg(phl, pscan->fsm_obj, NULL, 0, SCAN_EV_PAUSE); in rtw_phl_scan_pause()
1393 return phl_fsm_gen_msg(phl, pscan->fsm_obj, NULL, 0, SCAN_EV_RESUME); in rtw_phl_scan_resume()
1417 return phl_fsm_gen_msg(phl, pscan->fsm_obj, &ch, in rtw_phl_scan_force_active_scan()
1478 return phl_fsm_gen_msg(phl, pscan->fsm_obj, in rtw_phl_scan_off_ch_tx()
H A Dphl_cmd_fsm.c90 phl_fsm_gen_msg(phl, pcmd->fsm_obj, NULL, 0, CMD_EV_PWR_ON_OK); in cmd_pm_cb()
92 phl_fsm_gen_msg(phl, pcmd->fsm_obj, NULL, 0, FSM_EV_CANCEL); in cmd_pm_cb()
669 phl_fsm_gen_msg(pcmd->phl_info, in phl_cmd_enqueue_and_wait_job()
672 phl_fsm_gen_msg(pcmd->phl_info, in phl_cmd_enqueue_and_wait_job()
H A Dphl_fsm.h207 enum rtw_phl_status phl_fsm_gen_msg(void *phl, struct fsm_obj *obj,
H A Dphl_btc_fsm.c364 phl_fsm_gen_msg(phl, pbtc->fsm_obj, ntfy, sz, event); in rtw_phl_btc_notify()
H A Dphl_ser_fsm.c1226 return phl_fsm_gen_msg(phl, pser->fsm_obj, NULL, 0, FSM_EV_CANCEL); in phl_ser_cancel()
1308 return phl_fsm_gen_msg(phl, pser->fsm_obj, NULL, 0, event); in phl_ser_send_msg()
H A Dphl_fsm.c438 phl_fsm_gen_msg(fsm->phl_info, obj, NULL, 0, FSM_EV_CANCEL); in fsm_cancel_all_running_obj()
1487 enum rtw_phl_status phl_fsm_gen_msg(void *phl, struct fsm_obj *obj, in phl_fsm_gen_msg() function
1800 phl_fsm_gen_msg(obj->fsm->phl_info, p->obj_from, in phl_fsm_gbl_msg_release()
H A Dphl_sound_fsm.c746 return phl_fsm_gen_msg(phl, snd->fsm_obj, buf, buf_sz, event); in phl_snd_fsm_send_msg()