Home
last modified time | relevance | path

Searched refs:phl_cmd_token_req (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_dispatch.h85 struct phl_cmd_token_req *req, u32 *req_hdl);
136 struct phl_cmd_token_req *req, u32 *req_hdl);
H A Dphl_cmd_dispatch_engine.c241 struct phl_cmd_token_req *req, in rtw_phl_add_cmd_token_req()
515 struct phl_cmd_token_req *req, in phl_disp_eng_add_token_req()
734 struct phl_cmd_token_req *req, u32 *req_hdl) in phl_disp_eng_add_token_req()
H A Dphl_cmd_dispatcher.c162 struct phl_cmd_token_req req;
624 sizeof(struct phl_cmd_token_req)); in pop_front_idle_req()
687 struct phl_cmd_token_req *req = NULL; in deregister_cur_cmd_req()
813 u8 chk_cmd_req_ops(struct phl_cmd_token_req *req) in chk_cmd_req_ops()
1753 struct phl_cmd_token_req *req = NULL; in dispr_set_cur_cmd_info()
1774 struct phl_cmd_token_req *req = NULL; in dispr_query_cur_cmd_info()
2075 struct phl_cmd_token_req *req, in dispr_add_token_req()
2098 _os_mem_cpy(d, &(req_ex->req), req, sizeof(struct phl_cmd_token_req)); in dispr_add_token_req()
H A Dphl_cmd_scan.c862 _phl_cmd_scan_req_init(void *phl, struct phl_cmd_token_req *fgreq, in _phl_cmd_scan_req_init()
924 struct phl_cmd_token_req fgreq={0}; in rtw_phl_cmd_scan_request()
H A Dphl_api.h234 struct phl_cmd_token_req* req, u32* req_hdl);
H A Dphl_ecsa.c733 struct phl_cmd_token_req req={0}; in rtw_phl_ecsa_cmd_request()
H A Dphl_def.h855 struct phl_cmd_token_req{ struct
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_dispatch.h85 struct phl_cmd_token_req *req, u32 *req_hdl);
136 struct phl_cmd_token_req *req, u32 *req_hdl);
H A Dphl_cmd_dispatch_engine.c241 struct phl_cmd_token_req *req, in rtw_phl_add_cmd_token_req()
515 struct phl_cmd_token_req *req, in phl_disp_eng_add_token_req()
734 struct phl_cmd_token_req *req, u32 *req_hdl) in phl_disp_eng_add_token_req()
H A Dphl_cmd_dispatcher.c162 struct phl_cmd_token_req req;
624 sizeof(struct phl_cmd_token_req)); in pop_front_idle_req()
687 struct phl_cmd_token_req *req = NULL; in deregister_cur_cmd_req()
813 u8 chk_cmd_req_ops(struct phl_cmd_token_req *req) in chk_cmd_req_ops()
1754 struct phl_cmd_token_req *req = NULL; in dispr_set_cur_cmd_info()
1775 struct phl_cmd_token_req *req = NULL; in dispr_query_cur_cmd_info()
2076 struct phl_cmd_token_req *req, in dispr_add_token_req()
2099 _os_mem_cpy(d, &(req_ex->req), req, sizeof(struct phl_cmd_token_req)); in dispr_add_token_req()
H A Dphl_cmd_scan.c862 _phl_cmd_scan_req_init(void *phl, struct phl_cmd_token_req *fgreq, in _phl_cmd_scan_req_init()
924 struct phl_cmd_token_req fgreq={0}; in rtw_phl_cmd_scan_request()
H A Dphl_api.h237 struct phl_cmd_token_req* req, u32* req_hdl);
H A Dphl_ecsa.c733 struct phl_cmd_token_req req={0}; in rtw_phl_ecsa_cmd_request()
H A Dphl_def.h854 struct phl_cmd_token_req{ struct
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Ddrv_types.h1825 struct phl_cmd_token_req connect_req;
1829 struct phl_cmd_token_req disconnect_req;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Ddrv_types.h1833 struct phl_cmd_token_req connect_req;
1837 struct phl_cmd_token_req disconnect_req;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dcmd_disp_test.c58 struct phl_cmd_token_req req;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dcmd_disp_test.c58 struct phl_cmd_token_req req;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_mlme.c5491 struct phl_cmd_token_req *cmd_req; in rtw_connect_cmd()
5672 struct phl_cmd_token_req *req; in rtw_connect_req_init()
5976 struct phl_cmd_token_req *cmd_req; in rtw_disconnect_cmd()
6172 struct phl_cmd_token_req *req; in rtw_disconnect_req_init()
H A Drtw_ap.c6409 static void rtw_cmd_ap_start_req_init(struct cmd_obj *pcmd, struct phl_cmd_token_req *fgreq) in rtw_cmd_ap_start_req_init()
6434 struct phl_cmd_token_req fgreq={0}; in rtw_ap_start_cmd()
6689 static void rtw_cmd_ap_stop_req_init(struct cmd_obj *pcmd, struct phl_cmd_token_req *fgreq) in rtw_cmd_ap_stop_req_init()
6712 struct phl_cmd_token_req fgreq={0}; in rtw_ap_stop_cmd()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_mlme.c5522 struct phl_cmd_token_req *cmd_req; in rtw_connect_cmd()
5703 struct phl_cmd_token_req *req; in rtw_connect_req_init()
6007 struct phl_cmd_token_req *cmd_req; in rtw_disconnect_cmd()
6203 struct phl_cmd_token_req *req; in rtw_disconnect_req_init()
H A Drtw_ap.c6505 static void rtw_cmd_ap_start_req_init(struct cmd_obj *pcmd, struct phl_cmd_token_req *fgreq) in rtw_cmd_ap_start_req_init()
6530 struct phl_cmd_token_req fgreq={0}; in rtw_ap_start_cmd()
6785 static void rtw_cmd_ap_stop_req_init(struct cmd_obj *pcmd, struct phl_cmd_token_req *fgreq) in rtw_cmd_ap_stop_req_init()
6808 struct phl_cmd_token_req fgreq={0}; in rtw_ap_stop_cmd()