Home
last modified time | relevance | path

Searched refs:phl_fsm_sent_msg (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_fsm.h190 enum rtw_phl_status phl_fsm_sent_msg(struct fsm_obj *obj, struct fsm_msg *msg);
H A Dphl_btc_fsm.c306 if (phl_fsm_sent_msg(pbtc->fsm_obj, msg) != RTW_PHL_STATUS_SUCCESS) { in phl_btc_start()
H A Dphl_fsm.c592 enum rtw_phl_status phl_fsm_sent_msg(struct fsm_obj *obj, struct fsm_msg *msg) in phl_fsm_sent_msg() function
1300 rtn = phl_fsm_sent_msg(obj, msg); in phl_fsm_cancel_obj()
1521 rtn = phl_fsm_sent_msg(obj, msg); in phl_fsm_gen_msg()
2152 if (phl_fsm_sent_msg(obj, msg) != RTW_PHL_STATUS_SUCCESS) in phl_fsm_dbg()
H A Dphl_cmd_fsm.c104 if (phl_fsm_sent_msg(pcmd->fsm_obj, msg) != RTW_PHL_STATUS_SUCCESS) { in cmd_dequeue_job()
H A Dphl_scan_fsm.c619 if (phl_fsm_sent_msg(pscan->fsm_obj, (struct fsm_msg *)obj) != in chk_pending_req()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_fsm.h190 enum rtw_phl_status phl_fsm_sent_msg(struct fsm_obj *obj, struct fsm_msg *msg);
H A Dphl_btc_fsm.c306 if (phl_fsm_sent_msg(pbtc->fsm_obj, msg) != RTW_PHL_STATUS_SUCCESS) { in phl_btc_start()
H A Dphl_fsm.c592 enum rtw_phl_status phl_fsm_sent_msg(struct fsm_obj *obj, struct fsm_msg *msg) in phl_fsm_sent_msg() function
1300 rtn = phl_fsm_sent_msg(obj, msg); in phl_fsm_cancel_obj()
1521 rtn = phl_fsm_sent_msg(obj, msg); in phl_fsm_gen_msg()
2152 if (phl_fsm_sent_msg(obj, msg) != RTW_PHL_STATUS_SUCCESS) in phl_fsm_dbg()
H A Dphl_cmd_fsm.c104 if (phl_fsm_sent_msg(pcmd->fsm_obj, msg) != RTW_PHL_STATUS_SUCCESS) { in cmd_dequeue_job()
H A Dphl_scan_fsm.c619 if (phl_fsm_sent_msg(pscan->fsm_obj, (struct fsm_msg *)obj) != in chk_pending_req()