Searched refs:nvme_tcp_icresp_pdu (Results 1 – 3 of 3) sorted by relevance
105 struct nvme_tcp_icresp_pdu { struct190 struct nvme_tcp_icresp_pdu icresp;
1352 struct nvme_tcp_icresp_pdu *icresp; in nvme_tcp_init_connection()2644 BUILD_BUG_ON(sizeof(struct nvme_tcp_icresp_pdu) != 128); in nvme_tcp_init_module()
869 struct nvme_tcp_icresp_pdu *icresp = &queue->pdu.icresp; in nvmet_tcp_handle_icreq()