Searched refs:nvme_tcp_hdr (Results 1 – 3 of 3) sorted by relevance
72 struct nvme_tcp_hdr { struct90 struct nvme_tcp_hdr hdr; argument108 struct nvme_tcp_hdr hdr;124 struct nvme_tcp_hdr hdr;138 struct nvme_tcp_hdr hdr;150 struct nvme_tcp_hdr hdr;164 struct nvme_tcp_hdr hdr;182 struct nvme_tcp_hdr hdr;
12 #define QED_NVMETCP_CMN_HDR_SIZE (sizeof(struct nvme_tcp_hdr))
497 struct nvme_tcp_hdr *hdr = pdu; in nvme_tcp_verify_hdgst()522 struct nvme_tcp_hdr *hdr = pdu; in nvme_tcp_check_ddgst()833 struct nvme_tcp_hdr *hdr; in nvme_tcp_recv_pdu()3024 BUILD_BUG_ON(sizeof(struct nvme_tcp_hdr) != 8); in nvme_tcp_init_module()