Searched defs:ib_cm_rep_event_param (Results 1 – 1 of 1) sorted by relevance
136 struct ib_cm_rep_event_param { struct137 __be64 remote_ca_guid;138 u32 remote_qkey;139 u32 remote_qpn;140 u32 starting_psn;141 u8 responder_resources;142 u8 initiator_depth;143 unsigned int target_ack_delay:5;144 unsigned int failover_accepted:2;145 unsigned int flow_control:1;[all …]