Searched refs:bondport_timer_process_func (Results 1 – 1 of 1) sorted by relevance
1933 bondport_timer_process_func(devtimer_ref timer, in bondport_timer_process_func() function2016 p->po_current_while_timer = devtimer_create(bondport_timer_process_func, p); in bondport_create()2021 p->po_periodic_timer = devtimer_create(bondport_timer_process_func, p); in bondport_create()2026 p->po_wait_while_timer = devtimer_create(bondport_timer_process_func, p); in bondport_create()2031 p->po_transmit_timer = devtimer_create(bondport_timer_process_func, p); in bondport_create()