Home
last modified time | relevance | path

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

/Linux-v6.1/net/can/j1939/
Dtransport.c696 void j1939_tp_schedule_txtimer(struct j1939_session *session, int msec) in j1939_tp_schedule_txtimer() function
748 j1939_tp_schedule_txtimer(session, 50); in j1939_session_tx_rts()
852 j1939_tp_schedule_txtimer(session, pdelay); in j1939_session_tx_dat()
1170 j1939_tp_schedule_txtimer(session, in j1939_tp_txtimer()
1458 j1939_tp_schedule_txtimer(session, 0); in j1939_xtp_rx_cts_one()
1753 j1939_tp_schedule_txtimer(session, 0); in j1939_xtp_rx_rts()
1906 j1939_tp_schedule_txtimer(session, 0); in j1939_xtp_rx_dat_one()
Dj1939-priv.h330 void j1939_tp_schedule_txtimer(struct j1939_session *session, int msec);
Dsocket.c194 j1939_tp_schedule_txtimer(first, time_ms); in j1939_sk_queue_activate_next_locked()
1143 j1939_tp_schedule_txtimer(session, 0); in j1939_sk_send_loop()