Home
last modified time | relevance | path

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

/linux/net/sctp/
H A Dassociola.c1234 static struct sctp_transport *sctp_trans_elect_tie(struct sctp_transport *trans1, in sctp_trans_elect_tie() argument
1237 if (trans1->error_count > trans2->error_count) { in sctp_trans_elect_tie()
1239 } else if (trans1->error_count == trans2->error_count && in sctp_trans_elect_tie()
1241 trans1->last_time_heard)) { in sctp_trans_elect_tie()
1244 return trans1; in sctp_trans_elect_tie()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_ddi.c154 trans->entries[i].hsw.trans1 | iboost_bit); in hsw_prepare_dp_ddi_buffers()
186 trans->entries[level].hsw.trans1 | iboost_bit); in hsw_prepare_hdmi_ddi_buffers()