Home
last modified time | relevance | path

Searched refs:nvme_tcp_icresp (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dnvme-tcp.h44 nvme_tcp_icresp = 0x1, enumerator
/openbmc/linux/drivers/nvme/target/
H A Dtcp.c901 icresp->hdr.type = nvme_tcp_icresp; in nvmet_tcp_handle_icreq()
/openbmc/linux/drivers/nvme/host/
H A Dtcp.c1396 if (icresp->hdr.type != nvme_tcp_icresp) { in nvme_tcp_init_connection()