Home
last modified time | relevance | path

Searched refs:phl_st (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_fsm.c221 enum rtw_phl_status phl_st; in cmd_req_pwr_st_hdl() local
227 phl_st = RTW_PHL_STATUS_SUCCESS; in cmd_req_pwr_st_hdl()
229 if (phl_st == RTW_PHL_STATUS_PENDING) { in cmd_req_pwr_st_hdl()
236 if (phl_st != RTW_PHL_STATUS_SUCCESS) { in cmd_req_pwr_st_hdl()
238 phl_fsm_obj_name(pcmd->fsm_obj), phl_st); in cmd_req_pwr_st_hdl()
H A Dphl_scan_fsm.c701 enum rtw_phl_status phl_st = RTW_PHL_STATUS_SUCCESS; in scan_req_pwr_st_hdl() local
707 if (phl_st == RTW_PHL_STATUS_PENDING) { in scan_req_pwr_st_hdl()
714 if (phl_st != RTW_PHL_STATUS_SUCCESS) { in scan_req_pwr_st_hdl()
716 phl_fsm_obj_name(pscan->fsm_obj), phl_st); in scan_req_pwr_st_hdl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_fsm.c221 enum rtw_phl_status phl_st; in cmd_req_pwr_st_hdl() local
227 phl_st = RTW_PHL_STATUS_SUCCESS; in cmd_req_pwr_st_hdl()
229 if (phl_st == RTW_PHL_STATUS_PENDING) { in cmd_req_pwr_st_hdl()
236 if (phl_st != RTW_PHL_STATUS_SUCCESS) { in cmd_req_pwr_st_hdl()
238 phl_fsm_obj_name(pcmd->fsm_obj), phl_st); in cmd_req_pwr_st_hdl()
H A Dphl_scan_fsm.c701 enum rtw_phl_status phl_st = RTW_PHL_STATUS_SUCCESS; in scan_req_pwr_st_hdl() local
707 if (phl_st == RTW_PHL_STATUS_PENDING) { in scan_req_pwr_st_hdl()
714 if (phl_st != RTW_PHL_STATUS_SUCCESS) { in scan_req_pwr_st_hdl()
716 phl_fsm_obj_name(pscan->fsm_obj), phl_st); in scan_req_pwr_st_hdl()