Home
last modified time | relevance | path

Searched refs:rtw_custom_decrpt (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/custom/
H A Dphl_custom_fb.c29 struct rtw_custom_decrpt *cmd = (struct rtw_custom_decrpt *)(msg->inbuf); in _is_fb_mode_valid()
54 struct rtw_custom_decrpt *cmd = (struct rtw_custom_decrpt *)(msg->inbuf); in _custom_fb_feature_enable()
75 struct rtw_custom_decrpt *cmd = (struct rtw_custom_decrpt *)(msg->inbuf); in _custom_fb_feature_query()
96 struct rtw_custom_decrpt *cmd = (struct rtw_custom_decrpt *)(msg->inbuf); in _custom_fb_testmode_param()
119 struct rtw_custom_decrpt *cmd = (struct rtw_custom_decrpt *)(msg->inbuf); in _custom_fb_set_wifi_role()
154 struct rtw_custom_decrpt *cmd = (struct rtw_custom_decrpt *)(msg->inbuf); in _custom_fb_ampdu_cfg()
194 struct rtw_custom_decrpt *cmd = (struct rtw_custom_decrpt *)(msg->inbuf); in _custom_fb_ampdu_query()
232 struct rtw_custom_decrpt *cmd = (struct rtw_custom_decrpt *)(msg->inbuf); in _custom_fb_pdthr_cfg()
265 struct rtw_custom_decrpt *cmd = (struct rtw_custom_decrpt *)(msg->inbuf); in _custom_fb_pdthr_query()
302 struct rtw_custom_decrpt *cmd = (struct rtw_custom_decrpt *)(msg->inbuf); in _custom_fb_pop_cfg()
[all …]
H A Dphl_custom.c65 struct rtw_custom_decrpt *evt_rpt = (struct rtw_custom_decrpt *)ctx->rpt_buf; in _custom_rpt_notify_start()
73 msg->inlen = evt_rpt->len + sizeof(struct rtw_custom_decrpt); in _custom_rpt_notify_start()
100 struct rtw_custom_decrpt *cmd = (struct rtw_custom_decrpt *)(msg->inbuf); in _phl_custom_prepare_default_fail_rpt()
119 struct rtw_custom_decrpt *cmd = NULL; in _phl_custom_hdl_fail_evt()
121 cmd = (struct rtw_custom_decrpt *)(msg->inbuf); in _phl_custom_hdl_fail_evt()
147 struct rtw_custom_decrpt *cmd = NULL; in _phl_custom_hdl_internal_evt()
149 cmd = (struct rtw_custom_decrpt *)(msg->inbuf); in _phl_custom_hdl_internal_evt()
286 struct rtw_custom_decrpt *cmd = NULL; in _phl_custom_mdl_set_info()
300 cmd = (struct rtw_custom_decrpt *)ctx->cmd_buf; in _phl_custom_mdl_set_info()
341 struct rtw_custom_decrpt *cmd = NULL; in _phl_custom_mdl_query_info()
[all …]
H A Dphl_custom_def.h71 struct rtw_custom_decrpt { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/custom/
H A Dphl_custom.c65 struct rtw_custom_decrpt *evt_rpt = (struct rtw_custom_decrpt *)ctx->rpt_buf; in _custom_rpt_notify_start()
73 msg->inlen = evt_rpt->len + sizeof(struct rtw_custom_decrpt); in _custom_rpt_notify_start()
100 struct rtw_custom_decrpt *cmd = (struct rtw_custom_decrpt *)(msg->inbuf); in _phl_custom_prepare_default_fail_rpt()
119 struct rtw_custom_decrpt *cmd = NULL; in _phl_custom_hdl_fail_evt()
121 cmd = (struct rtw_custom_decrpt *)(msg->inbuf); in _phl_custom_hdl_fail_evt()
147 struct rtw_custom_decrpt *cmd = NULL; in _phl_custom_hdl_internal_evt()
149 cmd = (struct rtw_custom_decrpt *)(msg->inbuf); in _phl_custom_hdl_internal_evt()
286 struct rtw_custom_decrpt *cmd = NULL; in _phl_custom_mdl_set_info()
300 cmd = (struct rtw_custom_decrpt *)ctx->cmd_buf; in _phl_custom_mdl_set_info()
341 struct rtw_custom_decrpt *cmd = NULL; in _phl_custom_mdl_query_info()
[all …]
H A Dphl_custom_def.h71 struct rtw_custom_decrpt { struct