Home
last modified time | relevance | path

Searched refs:phl_cmd_obj (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_general.c43 struct phl_cmd_obj { struct
173 struct phl_cmd_obj *phl_cmd = NULL; in _phl_cmd_general_pre_phase_msg_hdlr()
175 phl_cmd = (struct phl_cmd_obj *)msg->inbuf; in _phl_cmd_general_pre_phase_msg_hdlr()
198 struct phl_cmd_obj *phl_cmd = NULL; in _phl_cmd_general_post_phase_msg_hdlr()
200 phl_cmd = (struct phl_cmd_obj *)msg->inbuf; in _phl_cmd_general_post_phase_msg_hdlr()
462 struct phl_cmd_obj *phl_cmd = NULL; in phl_cmd_get_cur_cmdinfo()
464 phl_cmd = (struct phl_cmd_obj *)msg->inbuf; in phl_cmd_get_cur_cmdinfo()
511 _phl_cmd_obj_free(struct phl_info_t *phl_info, struct phl_cmd_obj *phl_cmd) in _phl_cmd_obj_free()
523 _os_kmem_free(drv, phl_cmd, sizeof(struct phl_cmd_obj)); in _phl_cmd_obj_free()
532 struct phl_cmd_obj *phl_cmd = (struct phl_cmd_obj *)msg->inbuf; in _phl_cmd_complete()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_general.c43 struct phl_cmd_obj { struct
173 struct phl_cmd_obj *phl_cmd = NULL; in _phl_cmd_general_pre_phase_msg_hdlr()
175 phl_cmd = (struct phl_cmd_obj *)msg->inbuf; in _phl_cmd_general_pre_phase_msg_hdlr()
198 struct phl_cmd_obj *phl_cmd = NULL; in _phl_cmd_general_post_phase_msg_hdlr()
200 phl_cmd = (struct phl_cmd_obj *)msg->inbuf; in _phl_cmd_general_post_phase_msg_hdlr()
462 struct phl_cmd_obj *phl_cmd = NULL; in phl_cmd_get_cur_cmdinfo()
464 phl_cmd = (struct phl_cmd_obj *)msg->inbuf; in phl_cmd_get_cur_cmdinfo()
511 _phl_cmd_obj_free(struct phl_info_t *phl_info, struct phl_cmd_obj *phl_cmd) in _phl_cmd_obj_free()
523 _os_kmem_free(drv, phl_cmd, sizeof(struct phl_cmd_obj)); in _phl_cmd_obj_free()
532 struct phl_cmd_obj *phl_cmd = (struct phl_cmd_obj *)msg->inbuf; in _phl_cmd_complete()
[all …]