Searched refs:rtw_role_cmd (Results 1 – 8 of 8) sorted by relevance
34 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()
227 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()
1288 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()
3189 struct rtw_role_cmd { struct
1317 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()
3213 struct rtw_role_cmd { struct