Searched refs:phl_disp_eng_add_token_req (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_cmd_dispatch_engine.c | 244 return phl_disp_eng_add_token_req(phl, band_idx, req, req_hdl); in rtw_phl_add_cmd_token_req() 513 phl_disp_eng_add_token_req(struct phl_info_t *phl, in phl_disp_eng_add_token_req() function 733 enum rtw_phl_status phl_disp_eng_add_token_req(struct phl_info_t *phl, u8 band_idx, in phl_disp_eng_add_token_req() function
|
| H A D | phl_cmd_dispatch.h | 84 enum rtw_phl_status phl_disp_eng_add_token_req(struct phl_info_t *phl, u8 band_idx,
|
| H A D | phl_ecsa.c | 749 status = phl_disp_eng_add_token_req(phl, role->hw_band, &req, in rtw_phl_ecsa_cmd_request()
|
| H A D | phl_cmd_scan.c | 929 pstatus = phl_disp_eng_add_token_req(phl, band_idx, &fgreq, ¶m->token); in rtw_phl_cmd_scan_request()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_cmd_dispatch_engine.c | 244 return phl_disp_eng_add_token_req(phl, band_idx, req, req_hdl); in rtw_phl_add_cmd_token_req() 513 phl_disp_eng_add_token_req(struct phl_info_t *phl, in phl_disp_eng_add_token_req() function 733 enum rtw_phl_status phl_disp_eng_add_token_req(struct phl_info_t *phl, u8 band_idx, in phl_disp_eng_add_token_req() function
|
| H A D | phl_cmd_dispatch.h | 84 enum rtw_phl_status phl_disp_eng_add_token_req(struct phl_info_t *phl, u8 band_idx,
|
| H A D | phl_ecsa.c | 749 status = phl_disp_eng_add_token_req(phl, role->hw_band, &req, in rtw_phl_ecsa_cmd_request()
|
| H A D | phl_cmd_scan.c | 929 pstatus = phl_disp_eng_add_token_req(phl, band_idx, &fgreq, ¶m->token); in rtw_phl_cmd_scan_request()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/ |
| H A D | cmd_disp_test.c | 599 …status = phl_disp_eng_add_token_req(disp_test_ctx.phl, (u8)i, &(disp_test_ctx.req), &(req_hdl[i][j… in disp_cmd_token_test()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/ |
| H A D | cmd_disp_test.c | 599 …status = phl_disp_eng_add_token_req(disp_test_ctx.phl, (u8)i, &(disp_test_ctx.req), &(req_hdl[i][j… in disp_cmd_token_test()
|