Searched refs:po_current_while_timer (Results 1 – 1 of 1) sorted by relevance
286 devtimer_ref po_current_while_timer; member1955 p->po_current_while_timer = devtimer_create(bondport_timer_process_func, p); in bondport_create()1956 if (p->po_current_while_timer == NULL) { in bondport_create()2012 devtimer_invalidate(p->po_current_while_timer); in bondport_invalidate_timers()2026 devtimer_cancel(p->po_current_while_timer); in bondport_cancel_timers()2036 devtimer_release(p->po_current_while_timer); in bondport_free()4353 devtimer_cancel(p->po_current_while_timer); in bondport_receive_machine_initialize()4379 devtimer_cancel(p->po_current_while_timer); in bondport_receive_machine_port_disabled()4405 devtimer_set_relative(p->po_current_while_timer, tv, in bondport_receive_machine_port_disabled()4441 devtimer_cancel(p->po_current_while_timer); in bondport_receive_machine_expired()[all …]