Searched refs:nvme_tcp_term_req_hdr (Results 1 – 4 of 4) sorted by relevance
650 struct nvme_tcp_term_req_hdr { struct657 _Static_assert(sizeof(struct nvme_tcp_term_req_hdr) == 24, "Incorrect size"); argument658 _Static_assert(offsetof(struct nvme_tcp_term_req_hdr, fes) == 8, "Incorrect offset");659 _Static_assert(offsetof(struct nvme_tcp_term_req_hdr, fei) == 10, "Incorrect offset");673 …RM_REQ_PDU_MAX_SIZE (NVME_TCP_TERM_REQ_ERROR_DATA_MAX_SIZE + sizeof(struct nvme_tcp_term_req_hdr))
81 if (plen < sizeof(struct nvme_tcp_term_req_hdr) || in nvmf_tcp_validate_pdu_header() 171 expected_hlen = sizeof(struct nvme_tcp_term_req_hdr); in nvmf_tcp_validate_pdu_header()
281 struct nvme_tcp_term_req_hdr *hdr; in nvmf_tcp_report_error() 372 const struct nvme_tcp_term_req_hdr *hdr; in nvmf_tcp_handle_term_req()
197 struct nvme_tcp_term_req_hdr hdr; in nvmf_tcp_report_error() 358 struct nvme_tcp_term_req_hdr *hdr; in nvmf_tcp_handle_term_req()