Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_dispatch_engine.c256 return phl_disp_eng_free_token(phl, band_idx, req_hdl); in rtw_phl_free_cmd_token()
542 phl_disp_eng_free_token(struct phl_info_t *phl, u8 band_idx, u32 *req_hdl) in phl_disp_eng_free_token() function
742 enum rtw_phl_status phl_disp_eng_free_token(struct phl_info_t *phl, u8 band_idx, u32 *req_hdl) in phl_disp_eng_free_token() function
H A Dphl_cmd_dispatch.h87 enum rtw_phl_status phl_disp_eng_free_token(struct phl_info_t *phl, u8 band_idx, u32 *req_hdl);
H A Dphl_ecsa.c464 status = phl_disp_eng_free_token(phl_info, in _phl_ecsa_cmd_msg_hdlr()
677 status = phl_disp_eng_free_token(phl_info, in _phl_ecsa_cmd_msg_hdlr()
H A Dphl_cmd_scan.c439 pstatus = phl_disp_eng_free_token(phl_info, idx, &param->token); in _cmd_scan_fail_ev_hdlr()
655 pstatus = phl_disp_eng_free_token(phl_info, idx, &param->token); in _cmd_scan_hdl_internal_evt()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_dispatch_engine.c256 return phl_disp_eng_free_token(phl, band_idx, req_hdl); in rtw_phl_free_cmd_token()
542 phl_disp_eng_free_token(struct phl_info_t *phl, u8 band_idx, u32 *req_hdl) in phl_disp_eng_free_token() function
742 enum rtw_phl_status phl_disp_eng_free_token(struct phl_info_t *phl, u8 band_idx, u32 *req_hdl) in phl_disp_eng_free_token() function
H A Dphl_cmd_dispatch.h87 enum rtw_phl_status phl_disp_eng_free_token(struct phl_info_t *phl, u8 band_idx, u32 *req_hdl);
H A Dphl_ecsa.c464 status = phl_disp_eng_free_token(phl_info, in _phl_ecsa_cmd_msg_hdlr()
677 status = phl_disp_eng_free_token(phl_info, in _phl_ecsa_cmd_msg_hdlr()
H A Dphl_cmd_scan.c439 pstatus = phl_disp_eng_free_token(phl_info, idx, &param->token); in _cmd_scan_fail_ev_hdlr()
655 pstatus = phl_disp_eng_free_token(phl_info, idx, &param->token); in _cmd_scan_hdl_internal_evt()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dcmd_disp_test.c619 status = phl_disp_eng_free_token(disp_test_ctx.phl, (u8)i, &(req_hdl[i][1])); in disp_cmd_token_test()
625 status = phl_disp_eng_free_token(disp_test_ctx.phl, (u8)i, &(req_hdl[i][0])); in disp_cmd_token_test()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dcmd_disp_test.c619 status = phl_disp_eng_free_token(disp_test_ctx.phl, (u8)i, &(req_hdl[i][1])); in disp_cmd_token_test()
625 status = phl_disp_eng_free_token(disp_test_ctx.phl, (u8)i, &(req_hdl[i][0])); in disp_cmd_token_test()