Searched defs:ib_cm_rep_event_param (Results 1 – 1 of 1) sorted by relevance
120 struct ib_cm_rep_event_param { struct121 __be64 remote_ca_guid;122 u32 remote_qkey;123 u32 remote_qpn;124 u32 starting_psn;125 u8 responder_resources;126 u8 initiator_depth;129 unsigned int flow_control:1;130 unsigned int rnr_retry_count:3;131 unsigned int srq:1;[all …]
Completed in 5 milliseconds