Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnvme-tcp.h98 struct nvme_tcp_icresp_pdu { struct
182 struct nvme_tcp_icresp_pdu icresp;
/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Dtcp.c838 struct nvme_tcp_icresp_pdu *icresp = &queue->pdu.icresp; in nvmet_tcp_handle_icreq()
/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dtcp.c1281 struct nvme_tcp_icresp_pdu *icresp; in nvme_tcp_init_connection()