Home
last modified time | relevance | path

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

/linux/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()
/linux/include/linux/
H A Dnvme-fc.h388 struct fcnvme_lsdesc_disconn_cmd discon_cmd; member