Searched refs:urep (Results 1 – 3 of 3) sorted by relevance
228 static void ib_ucm_event_rep_get(struct ib_ucm_rep_event_resp *urep, in ib_ucm_event_rep_get() argument231 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 …]
45 const u32 urep = unksel ? 0x01000000 : 0x02000000; in gm200_i2c_aux_init() local70 } while ((ctrl & 0x03000000) != urep); in gm200_i2c_aux_init()
45 const u32 urep = unksel ? 0x01000000 : 0x02000000; in g94_i2c_aux_init() local70 } while ((ctrl & 0x03000000) != urep); in g94_i2c_aux_init()