Searched refs:nvme_tcp_hdr (Results 1 – 4 of 4) sorted by relevance
64 struct nvme_tcp_hdr { struct82 struct nvme_tcp_hdr hdr; argument100 struct nvme_tcp_hdr hdr;116 struct nvme_tcp_hdr hdr;129 struct nvme_tcp_hdr hdr;141 struct nvme_tcp_hdr hdr;155 struct nvme_tcp_hdr hdr;173 struct nvme_tcp_hdr hdr;
12 #define QED_NVMETCP_CMN_HDR_SIZE (sizeof(struct nvme_tcp_hdr))
260 struct nvme_tcp_hdr *hdr = pdu; in nvmet_tcp_verify_hdgst()285 struct nvme_tcp_hdr *hdr = pdu; in nvmet_tcp_check_ddgst()784 queue->left = sizeof(struct nvme_tcp_hdr); in nvmet_prepare_receive_pdu()955 struct nvme_tcp_hdr *hdr = &queue->pdu.cmd.hdr; in nvmet_tcp_done_recv_pdu()1066 struct nvme_tcp_hdr *hdr = &queue->pdu.cmd.hdr; in nvmet_tcp_try_recv_pdu()1084 if (queue->offset == sizeof(struct nvme_tcp_hdr)) { in nvmet_tcp_try_recv_pdu()
410 struct nvme_tcp_hdr *hdr = pdu; in nvme_tcp_verify_hdgst()436 struct nvme_tcp_hdr *hdr = pdu; in nvme_tcp_check_ddgst()701 struct nvme_tcp_hdr *hdr; in nvme_tcp_recv_pdu()
Completed in 19 milliseconds