1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-30 00:00:15 +01:00
libhermit/tools/ibv_code_generator/GEN-include-hermit-stddef.h
2017-12-12 14:46:14 +01:00

77 lines
3.1 KiB
C

#define UHYVE_PORT_IBV_WC_STATUS_STR 0x510
#define UHYVE_PORT_IBV_RATE_TO_MULT 0x511
#define UHYVE_PORT_MULT_TO_IBV_RATE 0x512
#define UHYVE_PORT_IBV_RATE_TO_MBPS 0x513
#define UHYVE_PORT_MBPS_TO_IBV_RATE 0x514
#define UHYVE_PORT_IBV_POST_WQ_RECV 0x515
#define UHYVE_PORT_VERBS_GET_CTX 0x516
#define UHYVE_PORT_IBV_GET_DEVICE_LIST 0x517
#define UHYVE_PORT_IBV_FREE_DEVICE_LIST 0x518
#define UHYVE_PORT_IBV_GET_DEVICE_NAME 0x519
#define UHYVE_PORT_IBV_GET_DEVICE_GUID 0x51A
#define UHYVE_PORT_IBV_OPEN_DEVICE 0x51B
#define UHYVE_PORT_IBV_CLOSE_DEVICE 0x51C
#define UHYVE_PORT_IBV_GET_ASYNC_EVENT 0x51D
#define UHYVE_PORT_IBV_ACK_ASYNC_EVENT 0x51E
#define UHYVE_PORT_IBV_QUERY_DEVICE 0x51F
#define UHYVE_PORT_IBV_QUERY_PORT 0x520
#define UHYVE_PORT____IBV_QUERY_PORT 0x521
#define UHYVE_PORT_IBV_QUERY_GID 0x522
#define UHYVE_PORT_IBV_QUERY_PKEY 0x523
#define UHYVE_PORT_IBV_ALLOC_PD 0x524
#define UHYVE_PORT_IBV_DEALLOC_PD 0x525
#define UHYVE_PORT_IBV_CREATE_FLOW 0x526
#define UHYVE_PORT_IBV_DESTROY_FLOW 0x527
#define UHYVE_PORT_IBV_OPEN_XRCD 0x528
#define UHYVE_PORT_IBV_CLOSE_XRCD 0x529
#define UHYVE_PORT_IBV_REG_MR 0x52A
#define UHYVE_PORT_IBV_REREG_MR 0x52B
#define UHYVE_PORT_IBV_DEREG_MR 0x52C
#define UHYVE_PORT_IBV_ALLOC_MW 0x52D
#define UHYVE_PORT_IBV_DEALLOC_MW 0x52E
#define UHYVE_PORT_IBV_INC_RKEY 0x52F
#define UHYVE_PORT_IBV_BIND_MW 0x530
#define UHYVE_PORT_IBV_CREATE_COMP_CHANNEL 0x531
#define UHYVE_PORT_IBV_DESTROY_COMP_CHANNEL 0x532
#define UHYVE_PORT_IBV_CREATE_CQ 0x533
#define UHYVE_PORT_IBV_CREATE_CQ_EX 0x534
#define UHYVE_PORT_IBV_RESIZE_CQ 0x535
#define UHYVE_PORT_IBV_DESTROY_CQ 0x536
#define UHYVE_PORT_IBV_GET_CQ_EVENT 0x537
#define UHYVE_PORT_IBV_ACK_CQ_EVENTS 0x538
#define UHYVE_PORT_IBV_POLL_CQ 0x539
#define UHYVE_PORT_IBV_REQ_NOTIFY_CQ 0x53A
#define UHYVE_PORT_IBV_CREATE_SRQ 0x53B
#define UHYVE_PORT_IBV_CREATE_SRQ_EX 0x53C
#define UHYVE_PORT_IBV_MODIFY_SRQ 0x53D
#define UHYVE_PORT_IBV_QUERY_SRQ 0x53E
#define UHYVE_PORT_IBV_GET_SRQ_NUM 0x53F
#define UHYVE_PORT_IBV_DESTROY_SRQ 0x540
#define UHYVE_PORT_IBV_POST_SRQ_RECV 0x541
#define UHYVE_PORT_IBV_CREATE_QP 0x542
#define UHYVE_PORT_IBV_CREATE_QP_EX 0x543
#define UHYVE_PORT_IBV_QUERY_RT_VALUES_EX 0x544
#define UHYVE_PORT_IBV_QUERY_DEVICE_EX 0x545
#define UHYVE_PORT_IBV_OPEN_QP 0x546
#define UHYVE_PORT_IBV_MODIFY_QP 0x547
#define UHYVE_PORT_IBV_QUERY_QP 0x548
#define UHYVE_PORT_IBV_DESTROY_QP 0x549
#define UHYVE_PORT_IBV_CREATE_WQ 0x54A
#define UHYVE_PORT_IBV_MODIFY_WQ 0x54B
#define UHYVE_PORT_IBV_DESTROY_WQ 0x54C
#define UHYVE_PORT_IBV_CREATE_RWQ_IND_TABLE 0x54D
#define UHYVE_PORT_IBV_DESTROY_RWQ_IND_TABLE 0x54E
#define UHYVE_PORT_IBV_POST_SEND 0x54F
#define UHYVE_PORT_IBV_POST_RECV 0x550
#define UHYVE_PORT_IBV_CREATE_AH 0x551
#define UHYVE_PORT_IBV_INIT_AH_FROM_WC 0x552
#define UHYVE_PORT_IBV_CREATE_AH_FROM_WC 0x553
#define UHYVE_PORT_IBV_DESTROY_AH 0x554
#define UHYVE_PORT_IBV_ATTACH_MCAST 0x555
#define UHYVE_PORT_IBV_DETACH_MCAST 0x556
#define UHYVE_PORT_IBV_FORK_INIT 0x557
#define UHYVE_PORT_IBV_NODE_TYPE_STR 0x558
#define UHYVE_PORT_IBV_PORT_STATE_STR 0x559
#define UHYVE_PORT_IBV_EVENT_TYPE_STR 0x55A
#define UHYVE_PORT_IBV_RESOLVE_ETH_L2_FROM_GID 0x55B
#define UHYVE_PORT_IBV_IS_QPT_SUPPORTED 0x55C