Lines Matching defs:ib_cm_rep_event_param
137 struct ib_cm_rep_event_param { struct
138 __be64 remote_ca_guid;
139 u32 remote_qkey;
140 u32 remote_qpn;
141 u32 starting_psn;
142 u8 responder_resources;
143 u8 initiator_depth;
144 unsigned int target_ack_delay:5;
145 unsigned int failover_accepted:2;
146 unsigned int flow_control:1;
147 unsigned int rnr_retry_count:3;
148 unsigned int srq:1;