Lines Matching refs:resend_cont

608 	int		resend_cont;	/* need to resend control packet */  member
867 if (p_priv->resend_cont) { in usa26_outcont_callback()
870 p_priv->resend_cont - 1); in usa26_outcont_callback()
985 if (p_priv->resend_cont) { in usa28_outcont_callback()
988 p_priv->resend_cont - 1); in usa28_outcont_callback()
1062 if (p_priv->resend_cont) { in usa49_glocont_callback()
1065 p_priv->resend_cont - 1); in usa49_glocont_callback()
1389 if (p_priv->resend_cont) { in usa90_outcont_callback()
1392 p_priv->resend_cont - 1); in usa90_outcont_callback()
1463 if (p_priv->resend_cont) { in usa67_glocont_callback()
1466 p_priv->resend_cont - 1); in usa67_glocont_callback()
2072 if ((reset_port + 1) > p_priv->resend_cont) in keyspan_usa26_send_setup()
2073 p_priv->resend_cont = reset_port + 1; in keyspan_usa26_send_setup()
2176 p_priv->resend_cont = 0; in keyspan_usa26_send_setup()
2213 if ((reset_port + 1) > p_priv->resend_cont) in keyspan_usa28_send_setup()
2214 p_priv->resend_cont = reset_port + 1; in keyspan_usa28_send_setup()
2294 p_priv->resend_cont = 0; in keyspan_usa28_send_setup()
2339 if ((reset_port + 1) > p_priv->resend_cont) in keyspan_usa49_send_setup()
2340 p_priv->resend_cont = reset_port + 1; in keyspan_usa49_send_setup()
2451 p_priv->resend_cont = 0; in keyspan_usa49_send_setup()
2509 if ((reset_port + 1) > p_priv->resend_cont) in keyspan_usa90_send_setup()
2510 p_priv->resend_cont = reset_port + 1; in keyspan_usa90_send_setup()
2602 p_priv->resend_cont = 0; in keyspan_usa90_send_setup()
2642 if ((reset_port + 1) > p_priv->resend_cont) in keyspan_usa67_send_setup()
2643 p_priv->resend_cont = reset_port + 1; in keyspan_usa67_send_setup()
2744 p_priv->resend_cont = 0; in keyspan_usa67_send_setup()