Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dnvme-tcp.h98 struct nvme_tcp_icresp_pdu { struct
182 struct nvme_tcp_icresp_pdu icresp;
/Linux-v5.15/drivers/nvme/target/
Dtcp.c845 struct nvme_tcp_icresp_pdu *icresp = &queue->pdu.icresp; in nvmet_tcp_handle_icreq()
/Linux-v5.15/drivers/nvme/host/
Dtcp.c1253 struct nvme_tcp_icresp_pdu *icresp; in nvme_tcp_init_connection()