Home
last modified time | relevance | path

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

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