Searched refs:hb_timer (Results 1 – 5 of 5) sorted by relevance
799 callout_reset(&ntb->hb_timer, AMD_LINK_HB_TIMEOUT, in amd_link_hb()802 callout_reset(&ntb->hb_timer, (AMD_LINK_HB_TIMEOUT * 10), in amd_link_hb()1070 callout_init(&ntb->hb_timer, 1); in amd_ntb_init_dev()1071 callout_reset(&ntb->hb_timer, AMD_LINK_HB_TIMEOUT, in amd_ntb_init_dev()1258 callout_drain(&ntb->hb_timer); in amd_ntb_detach()
238 struct callout hb_timer; member
269 struct sctp_timer hb_timer; member
2633 if (net->hb_timer.ep == old_inp) { in sctp_move_pcb_and_assoc()2635 net->hb_timer.ep = new_inp; in sctp_move_pcb_and_assoc()3786 SCTP_OS_TIMER_INIT(&net->hb_timer.timer); in sctp_add_remote_addr()
2286 tmr = &net->hb_timer; in sctp_timer_start()2685 tmr = &net->hb_timer; in sctp_timer_stop()