Home
last modified time | relevance | path

Searched refs:rtw_role_cmd (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_btc.c34 struct rtw_role_cmd *rcmd = NULL; in _hdl_role_notify()
38 if (msg->inbuf && (msg->inlen == sizeof(struct rtw_role_cmd))) { in _hdl_role_notify()
39 rcmd = (struct rtw_role_cmd *)msg->inbuf; in _hdl_role_notify()
H A Dphl_role.c227 struct rtw_role_cmd *rcmd = NULL; in _phl_send_role_notify_cmd()
229 rcmd = (struct rtw_role_cmd *)_os_kmem_alloc( in _phl_send_role_notify_cmd()
230 phl_to_drvpriv(phl_info), sizeof(struct rtw_role_cmd)); in _phl_send_role_notify_cmd()
239 msg.inlen = sizeof(struct rtw_role_cmd); in _phl_send_role_notify_cmd()
257 sizeof(struct rtw_role_cmd)); in _phl_send_role_notify_cmd()
H A Dphl_cmd_ps.c1288 struct rtw_role_cmd *rcmd = NULL; in _mrc_mdl_msg_hdlr()
1297 if (msg->inbuf && (msg->inlen == sizeof(struct rtw_role_cmd))) { in _mrc_mdl_msg_hdlr()
1298 rcmd = (struct rtw_role_cmd *)msg->inbuf; in _mrc_mdl_msg_hdlr()
H A Dphl_def.h3189 struct rtw_role_cmd { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_btc.c34 struct rtw_role_cmd *rcmd = NULL; in _hdl_role_notify()
38 if (msg->inbuf && (msg->inlen == sizeof(struct rtw_role_cmd))) { in _hdl_role_notify()
39 rcmd = (struct rtw_role_cmd *)msg->inbuf; in _hdl_role_notify()
H A Dphl_role.c227 struct rtw_role_cmd *rcmd = NULL; in _phl_send_role_notify_cmd()
229 rcmd = (struct rtw_role_cmd *)_os_kmem_alloc( in _phl_send_role_notify_cmd()
230 phl_to_drvpriv(phl_info), sizeof(struct rtw_role_cmd)); in _phl_send_role_notify_cmd()
239 msg.inlen = sizeof(struct rtw_role_cmd); in _phl_send_role_notify_cmd()
257 sizeof(struct rtw_role_cmd)); in _phl_send_role_notify_cmd()
H A Dphl_cmd_ps.c1317 struct rtw_role_cmd *rcmd = NULL; in _mrc_mdl_msg_hdlr()
1326 if (msg->inbuf && (msg->inlen == sizeof(struct rtw_role_cmd))) { in _mrc_mdl_msg_hdlr()
1327 rcmd = (struct rtw_role_cmd *)msg->inbuf; in _mrc_mdl_msg_hdlr()
H A Dphl_def.h3213 struct rtw_role_cmd { struct