Searched defs:RDS_IB_EVENT_STRING (Results 1 - 1 of 1) sorted by relevance

/net/rds/
H A Dib_cm.c43 #define RDS_IB_EVENT_STRING(foo) \ macro
45 RDS_IB_EVENT_STRING(CQ_ERR),
46 RDS_IB_EVENT_STRING(QP_FATAL),
47 RDS_IB_EVENT_STRING(QP_REQ_ERR),
48 RDS_IB_EVENT_STRING(QP_ACCESS_ERR),
49 RDS_IB_EVENT_STRING(COMM_EST),
50 RDS_IB_EVENT_STRING(SQ_DRAINED),
51 RDS_IB_EVENT_STRING(PATH_MIG),
52 RDS_IB_EVENT_STRING(PATH_MIG_ERR),
53 RDS_IB_EVENT_STRING(DEVICE_FATA
63 #undef RDS_IB_EVENT_STRING macro
[all...]

Completed in 46 milliseconds