Lines Matching refs:resend_cont

588 	int		resend_cont;	/* need to resend control packet */  member
848 if (p_priv->resend_cont) { in usa26_outcont_callback()
851 p_priv->resend_cont - 1); in usa26_outcont_callback()
966 if (p_priv->resend_cont) { in usa28_outcont_callback()
969 p_priv->resend_cont - 1); in usa28_outcont_callback()
1045 if (p_priv->resend_cont) { in usa49_glocont_callback()
1048 p_priv->resend_cont - 1); in usa49_glocont_callback()
1372 if (p_priv->resend_cont) { in usa90_outcont_callback()
1375 p_priv->resend_cont - 1); in usa90_outcont_callback()
1448 if (p_priv->resend_cont) { in usa67_glocont_callback()
1451 p_priv->resend_cont - 1); in usa67_glocont_callback()
2057 if ((reset_port + 1) > p_priv->resend_cont) in keyspan_usa26_send_setup()
2058 p_priv->resend_cont = reset_port + 1; in keyspan_usa26_send_setup()
2161 p_priv->resend_cont = 0; in keyspan_usa26_send_setup()
2198 if ((reset_port + 1) > p_priv->resend_cont) in keyspan_usa28_send_setup()
2199 p_priv->resend_cont = reset_port + 1; in keyspan_usa28_send_setup()
2279 p_priv->resend_cont = 0; in keyspan_usa28_send_setup()
2324 if ((reset_port + 1) > p_priv->resend_cont) in keyspan_usa49_send_setup()
2325 p_priv->resend_cont = reset_port + 1; in keyspan_usa49_send_setup()
2436 p_priv->resend_cont = 0; in keyspan_usa49_send_setup()
2494 if ((reset_port + 1) > p_priv->resend_cont) in keyspan_usa90_send_setup()
2495 p_priv->resend_cont = reset_port + 1; in keyspan_usa90_send_setup()
2587 p_priv->resend_cont = 0; in keyspan_usa90_send_setup()
2627 if ((reset_port + 1) > p_priv->resend_cont) in keyspan_usa67_send_setup()
2628 p_priv->resend_cont = reset_port + 1; in keyspan_usa67_send_setup()
2729 p_priv->resend_cont = 0; in keyspan_usa67_send_setup()