Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dnvme-tcp.h37 nvme_tcp_icresp = 0x1, enumerator
/Linux-v5.10/drivers/nvme/target/
Dtcp.c821 icresp->hdr.type = nvme_tcp_icresp; in nvmet_tcp_handle_icreq()
/Linux-v5.10/drivers/nvme/host/
Dtcp.c1260 if (icresp->hdr.type != nvme_tcp_icresp) { in nvme_tcp_init_connection()