nvme_tcp_icreq
icreq->hdr.type = nvme_tcp_icreq;
if (hdr->type != nvme_tcp_icreq) {
if (unlikely(hdr->type == nvme_tcp_icreq)) {
[nvme_tcp_icreq] = sizeof(struct nvme_tcp_icreq_pdu),
case nvme_tcp_icreq:
if (hdr->type == nvme_tcp_icreq &&