Searched refs:hb_timer (Results 1 – 5 of 5) sorted by relevance
804 callout_reset(&ntb->hb_timer, AMD_LINK_HB_TIMEOUT, in amd_link_hb()807 callout_reset(&ntb->hb_timer, (AMD_LINK_HB_TIMEOUT * 10), in amd_link_hb()1076 callout_init(&ntb->hb_timer, 1); in amd_ntb_init_dev()1077 callout_reset(&ntb->hb_timer, AMD_LINK_HB_TIMEOUT, in amd_ntb_init_dev()1264 callout_drain(&ntb->hb_timer); in amd_ntb_detach()
240 struct callout hb_timer; member
256 struct sctp_timer hb_timer; member
2780 if (net->hb_timer.ep == old_inp) { in sctp_move_pcb_and_assoc()2782 net->hb_timer.ep = new_inp; in sctp_move_pcb_and_assoc()3946 SCTP_OS_TIMER_INIT(&net->hb_timer.timer); in sctp_add_remote_addr()
2272 tmr = &net->hb_timer; in sctp_timer_start()2663 tmr = &net->hb_timer; in sctp_timer_stop()