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 D | phl_cmd_dispatch_engine.c | 256 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 D | phl_cmd_dispatch.h | 87 enum rtw_phl_status phl_disp_eng_free_token(struct phl_info_t *phl, u8 band_idx, u32 *req_hdl);
|
| H A D | phl_ecsa.c | 464 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 D | phl_cmd_scan.c | 439 pstatus = phl_disp_eng_free_token(phl_info, idx, ¶m->token); in _cmd_scan_fail_ev_hdlr() 655 pstatus = phl_disp_eng_free_token(phl_info, idx, ¶m->token); in _cmd_scan_hdl_internal_evt()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_cmd_dispatch_engine.c | 256 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 D | phl_cmd_dispatch.h | 87 enum rtw_phl_status phl_disp_eng_free_token(struct phl_info_t *phl, u8 band_idx, u32 *req_hdl);
|
| H A D | phl_ecsa.c | 464 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 D | phl_cmd_scan.c | 439 pstatus = phl_disp_eng_free_token(phl_info, idx, ¶m->token); in _cmd_scan_fail_ev_hdlr() 655 pstatus = phl_disp_eng_free_token(phl_info, idx, ¶m->token); in _cmd_scan_hdl_internal_evt()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/ |
| H A D | cmd_disp_test.c | 619 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 D | cmd_disp_test.c | 619 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()
|