Searched refs:last_force_resend (Results 1 – 2 of 2) sorted by relevance
230 u32 last_force_resend; member
460 dest->last_force_resend = src->last_force_resend; in target_copy() 1610 if (t->last_force_resend < pi->last_force_request_resend) { in calc_target() 1611 t->last_force_resend = pi->last_force_request_resend; in calc_target() 1613 } else if (t->last_force_resend == 0) { in calc_target()