Lines Matching defs:ib_cm_rep_event_param
146 struct ib_cm_rep_event_param { struct
147 __be64 remote_ca_guid;
148 u32 remote_qkey;
149 u32 remote_qpn;
150 u32 starting_psn;
151 u8 responder_resources;
152 u8 initiator_depth;
153 unsigned int target_ack_delay:5;
154 unsigned int failover_accepted:2;
155 unsigned int flow_control:1;
156 unsigned int rnr_retry_count:3;
157 unsigned int srq:1;