Searched refs:retrans_timer (Results 1 – 4 of 4) sorted by relevance
322 timer_setup(&qp->retrans_timer, retransmit_timer, 0); in rxe_qp_init_req()867 if (qp_type(qp) == IB_QPT_RC && qp->retrans_timer.function && in rxe_qp_do_cleanup()869 timer_delete_sync(&qp->retrans_timer); in rxe_qp_do_cleanup()
602 struct delayed_work retrans_timer; member868 #define __clear_retrans_timer(c) l2cap_clear_timer(c, &c->retrans_timer)
1433 unsigned long rtime = ntohl(ra_msg->retrans_timer); in ndisc_router_discovery()
284 l2cap_set_timer(chan, &chan->retrans_timer, in __set_retrans_timer()466 INIT_DELAYED_WORK(&chan->retrans_timer, l2cap_retrans_timeout); in l2cap_chan_create()1921 retrans_timer.work); in l2cap_retrans_timeout()