Searched refs:NVME_TRANSPORT_SGL_DATA_DESC (Results 1 – 3 of 3) sorted by relevance
857 NVME_TRANSPORT_SGL_DATA_DESC = 0x05, enumerator
2220 sg->type = (NVME_TRANSPORT_SGL_DATA_DESC << 4) | in nvme_tcp_set_sg_null()2241 sg->type = (NVME_TRANSPORT_SGL_DATA_DESC << 4) | in nvme_tcp_set_sg_host_data()
2713 sqe->rw.dptr.sgl.type = (NVME_TRANSPORT_SGL_DATA_DESC << 4) | in nvme_fc_start_fcp_op()