Home
last modified time | relevance | path

Searched refs:j1939_tp_schedule_txtimer (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/net/can/j1939/
H A Dtransport.c692 void j1939_tp_schedule_txtimer(struct j1939_session *session, int msec) in j1939_tp_schedule_txtimer() function
744 j1939_tp_schedule_txtimer(session, 50); in j1939_session_tx_rts()
847 j1939_tp_schedule_txtimer(session, pdelay); in j1939_session_tx_dat()
1163 j1939_tp_schedule_txtimer(session, in j1939_tp_txtimer()
1446 j1939_tp_schedule_txtimer(session, 0); in j1939_xtp_rx_cts_one()
1738 j1939_tp_schedule_txtimer(session, 0); in j1939_xtp_rx_rts()
1887 j1939_tp_schedule_txtimer(session, 0); in j1939_xtp_rx_dat_one()
H A Dj1939-priv.h326 void j1939_tp_schedule_txtimer(struct j1939_session *session, int msec);
H A Dsocket.c194 j1939_tp_schedule_txtimer(first, time_ms); in j1939_sk_queue_activate_next_locked()
1068 j1939_tp_schedule_txtimer(session, 0); in j1939_sk_send_loop()