Searched defs:creq_destroy_cq_resp (Results 1 – 1 of 1) sorted by relevance
73299 typedef struct creq_destroy_cq_resp { struct73300 uint8_t type;73314 uint8_t status;73316 uint16_t cookie;73318 uint32_t xid;73319 uint8_t v;73347 } creq_destroy_cq_resp_t, *pcreq_destroy_cq_resp_t; argument