Searched defs:creq_modify_qp_resp (Results 1 – 1 of 1) sorted by relevance
72229 typedef struct creq_modify_qp_resp { struct72230 uint8_t type;72244 uint8_t status;72246 uint16_t cookie;72248 uint32_t xid;72249 uint8_t v;72257 uint8_t event;72281 } creq_modify_qp_resp_t, *pcreq_modify_qp_resp_t; argument