3 * Definitions for IBM i RDMA packet dissection
4 * Copyright 2018, 2024 IBM Corporation
5 * Brian Jongekryg (bej@us.ibm.com, bej@arbin.net)
7 * SPDX-License-Identifier: GPL-2.0-or-later
10 #ifndef __PACKET_IRDMA_H__
11 #define __PACKET_IRDMA_H__
13 #define IRDMAEP_DATA_TYPE 0
14 #define IRDMAEP_USERRDMA_TYPE 1
16 typedef struct irdmaep_pdata
19 uint32_t userrdma_offset
;