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