Home
last modified time | relevance | path

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

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