Searched refs:trans2 (Results 1 – 2 of 2) sorted by relevance
1235 struct sctp_transport *trans2) in sctp_trans_elect_tie() argument1237 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()
156 trans->entries[i].hsw.trans2); in hsw_prepare_dp_ddi_buffers()188 trans->entries[level].hsw.trans2); in hsw_prepare_hdmi_ddi_buffers()