| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_scan_fsm.c | 596 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 D | phl_cmd_fsm.c | 90 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 D | phl_fsm.h | 207 enum rtw_phl_status phl_fsm_gen_msg(void *phl, struct fsm_obj *obj,
|
| H A D | phl_btc_fsm.c | 364 phl_fsm_gen_msg(phl, pbtc->fsm_obj, ntfy, sz, event); in rtw_phl_btc_notify()
|
| H A D | phl_ser_fsm.c | 1226 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 D | phl_fsm.c | 438 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 D | phl_sound_fsm.c | 746 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 D | phl_scan_fsm.c | 596 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 D | phl_cmd_fsm.c | 90 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 D | phl_fsm.h | 207 enum rtw_phl_status phl_fsm_gen_msg(void *phl, struct fsm_obj *obj,
|
| H A D | phl_btc_fsm.c | 364 phl_fsm_gen_msg(phl, pbtc->fsm_obj, ntfy, sz, event); in rtw_phl_btc_notify()
|
| H A D | phl_ser_fsm.c | 1226 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 D | phl_fsm.c | 438 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 D | phl_sound_fsm.c | 746 return phl_fsm_gen_msg(phl, snd->fsm_obj, buf, buf_sz, event); in phl_snd_fsm_send_msg()
|