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()
1064 if (p_priv->resend_cont) { in usa49_glocont_callback()
1067 p_priv->resend_cont - 1); in usa49_glocont_callback()
1391 if (p_priv->resend_cont) { in usa90_outcont_callback()
1394 p_priv->resend_cont - 1); in usa90_outcont_callback()
1467 if (p_priv->resend_cont) { in usa67_glocont_callback()
1470 p_priv->resend_cont - 1); in usa67_glocont_callback()
2076 if ((reset_port + 1) > p_priv->resend_cont) in keyspan_usa26_send_setup()
2077 p_priv->resend_cont = reset_port + 1; in keyspan_usa26_send_setup()
2180 p_priv->resend_cont = 0; in keyspan_usa26_send_setup()
2217 if ((reset_port + 1) > p_priv->resend_cont) in keyspan_usa28_send_setup()
2218 p_priv->resend_cont = reset_port + 1; in keyspan_usa28_send_setup()
2298 p_priv->resend_cont = 0; in keyspan_usa28_send_setup()
2343 if ((reset_port + 1) > p_priv->resend_cont) in keyspan_usa49_send_setup()
2344 p_priv->resend_cont = reset_port + 1; in keyspan_usa49_send_setup()
2455 p_priv->resend_cont = 0; in keyspan_usa49_send_setup()
2513 if ((reset_port + 1) > p_priv->resend_cont) in keyspan_usa90_send_setup()
2514 p_priv->resend_cont = reset_port + 1; in keyspan_usa90_send_setup()
2606 p_priv->resend_cont = 0; in keyspan_usa90_send_setup()
2646 if ((reset_port + 1) > p_priv->resend_cont) in keyspan_usa67_send_setup()
2647 p_priv->resend_cont = reset_port + 1; in keyspan_usa67_send_setup()
2748 p_priv->resend_cont = 0; in keyspan_usa67_send_setup()