Home
last modified time | relevance | path

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

/linux/net/sctp/
H A Dassociola.c1235 struct sctp_transport *trans2) in sctp_trans_elect_tie() argument
1237 if (trans1->error_count > trans2->error_count) { in sctp_trans_elect_tie()
1238 return trans2; in sctp_trans_elect_tie()
1239 } else if (trans1->error_count == trans2->error_count && in sctp_trans_elect_tie()
1240 ktime_after(trans2->last_time_heard, in sctp_trans_elect_tie()
1242 return trans2; in sctp_trans_elect_tie()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_ddi.c156 trans->entries[i].hsw.trans2); in hsw_prepare_dp_ddi_buffers()
188 trans->entries[level].hsw.trans2); in hsw_prepare_hdmi_ddi_buffers()