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