Lines Matching refs:resend_cont

588 	int		resend_cont;	/* need to resend control packet */  member
851 if (p_priv->resend_cont) { in usa26_outcont_callback()
854 p_priv->resend_cont - 1); in usa26_outcont_callback()
969 if (p_priv->resend_cont) { in usa28_outcont_callback()
972 p_priv->resend_cont - 1); in usa28_outcont_callback()
1048 if (p_priv->resend_cont) { in usa49_glocont_callback()
1051 p_priv->resend_cont - 1); in usa49_glocont_callback()
1375 if (p_priv->resend_cont) { in usa90_outcont_callback()
1378 p_priv->resend_cont - 1); in usa90_outcont_callback()
1451 if (p_priv->resend_cont) { in usa67_glocont_callback()
1454 p_priv->resend_cont - 1); in usa67_glocont_callback()
2060 if ((reset_port + 1) > p_priv->resend_cont) in keyspan_usa26_send_setup()
2061 p_priv->resend_cont = reset_port + 1; in keyspan_usa26_send_setup()
2164 p_priv->resend_cont = 0; in keyspan_usa26_send_setup()
2201 if ((reset_port + 1) > p_priv->resend_cont) in keyspan_usa28_send_setup()
2202 p_priv->resend_cont = reset_port + 1; in keyspan_usa28_send_setup()
2282 p_priv->resend_cont = 0; in keyspan_usa28_send_setup()
2327 if ((reset_port + 1) > p_priv->resend_cont) in keyspan_usa49_send_setup()
2328 p_priv->resend_cont = reset_port + 1; in keyspan_usa49_send_setup()
2439 p_priv->resend_cont = 0; in keyspan_usa49_send_setup()
2497 if ((reset_port + 1) > p_priv->resend_cont) in keyspan_usa90_send_setup()
2498 p_priv->resend_cont = reset_port + 1; in keyspan_usa90_send_setup()
2590 p_priv->resend_cont = 0; in keyspan_usa90_send_setup()
2630 if ((reset_port + 1) > p_priv->resend_cont) in keyspan_usa67_send_setup()
2631 p_priv->resend_cont = reset_port + 1; in keyspan_usa67_send_setup()
2732 p_priv->resend_cont = 0; in keyspan_usa67_send_setup()