Home
last modified time | relevance | path

Searched refs:krep (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/infiniband/core/
Ducm.c229 struct ib_cm_rep_event_param *krep) in ib_ucm_event_rep_get() argument
231 urep->remote_ca_guid = krep->remote_ca_guid; in ib_ucm_event_rep_get()
232 urep->remote_qkey = krep->remote_qkey; in ib_ucm_event_rep_get()
233 urep->remote_qpn = krep->remote_qpn; in ib_ucm_event_rep_get()
234 urep->starting_psn = krep->starting_psn; in ib_ucm_event_rep_get()
235 urep->responder_resources = krep->responder_resources; in ib_ucm_event_rep_get()
236 urep->initiator_depth = krep->initiator_depth; in ib_ucm_event_rep_get()
237 urep->target_ack_delay = krep->target_ack_delay; in ib_ucm_event_rep_get()
238 urep->failover_accepted = krep->failover_accepted; in ib_ucm_event_rep_get()
239 urep->flow_control = krep->flow_control; in ib_ucm_event_rep_get()
[all …]