Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dfc.h185 discon_rqst->discon_cmd.desc_tag = cpu_to_be32( in nvmefc_fmt_lsreq_discon_assoc()
187 discon_rqst->discon_cmd.desc_len = in nvmefc_fmt_lsreq_discon_assoc()
210 else if (rqst->discon_cmd.desc_tag != in nvmefc_vldt_lsreq_discon_assoc()
213 else if (rqst->discon_cmd.desc_len != in nvmefc_vldt_lsreq_discon_assoc()
221 else if (rqst->discon_cmd.rsvd8[0]) in nvmefc_vldt_lsreq_discon_assoc()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnvme-fc.h388 struct fcnvme_lsdesc_disconn_cmd discon_cmd; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_mlme.c5746 cmd = a->discon_cmd; in _disconnect_free_cmdobj()
5752 a->discon_cmd = NULL; in _disconnect_free_cmdobj()
5874 if ((a->discon_cmd->cmdcode == CMD_SET_MLME_EVT) in _disconnect_msg_hdlr()
5892 discon = (struct disconnect_parm*)a->discon_cmd->parmbuf; in _disconnect_msg_hdlr()
5913 if (a->discon_cmd->cmdcode == CMD_SET_MLME_EVT) { in _disconnect_msg_hdlr()
5916 stadel = (struct stadel_event*)(a->discon_cmd->parmbuf in _disconnect_msg_hdlr()
6004 a->discon_cmd = pcmd; in rtw_disconnect_cmd()
6046 if (!a->discon_cmd) { in _disconnect_wait()
H A Drtw_cmd.c1082 if (a->discon_cmd) { in sta_disassoc_cmd()
1083 a->discon_cmd->sctx = NULL; in sta_disassoc_cmd()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_mlme.c5777 cmd = a->discon_cmd; in _disconnect_free_cmdobj()
5783 a->discon_cmd = NULL; in _disconnect_free_cmdobj()
5905 if ((a->discon_cmd->cmdcode == CMD_SET_MLME_EVT) in _disconnect_msg_hdlr()
5923 discon = (struct disconnect_parm*)a->discon_cmd->parmbuf; in _disconnect_msg_hdlr()
5944 if (a->discon_cmd->cmdcode == CMD_SET_MLME_EVT) { in _disconnect_msg_hdlr()
5947 stadel = (struct stadel_event*)(a->discon_cmd->parmbuf in _disconnect_msg_hdlr()
6035 a->discon_cmd = pcmd; in rtw_disconnect_cmd()
6077 if (!a->discon_cmd) { in _disconnect_wait()
H A Drtw_cmd.c1079 if (a->discon_cmd) { in sta_disassoc_cmd()
1080 a->discon_cmd->sctx = NULL; in sta_disassoc_cmd()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Ddrv_types.h1831 struct cmd_obj *discon_cmd; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Ddrv_types.h1839 struct cmd_obj *discon_cmd; member