Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dnvme-tcp.h38 nvme_tcp_icresp = 0x1, enumerator
/Linux-v6.6/drivers/nvme/target/
Dtcp.c898 icresp->hdr.type = nvme_tcp_icresp; in nvmet_tcp_handle_icreq()
/Linux-v6.6/drivers/nvme/host/
Dtcp.c1396 if (icresp->hdr.type != nvme_tcp_icresp) { in nvme_tcp_init_connection()