Lines Matching defs:ib_cm_rep_event_param
120 struct ib_cm_rep_event_param { struct
121 __be64 remote_ca_guid;
122 u32 remote_qkey;
123 u32 remote_qpn;
124 u32 starting_psn;
125 u8 responder_resources;
126 u8 initiator_depth;
127 unsigned int target_ack_delay:5;
128 unsigned int failover_accepted:2;
129 unsigned int flow_control:1;
130 unsigned int rnr_retry_count:3;
131 unsigned int srq:1;
132 struct rdma_ucm_ece ece;