Searched refs:fdls_tport_timer_callback (Results 1 – 1 of 1) sorted by relevance
89 static void fdls_tport_timer_callback(struct timer_list *t);1797 timer_setup(&tport->retry_timer, fdls_tport_timer_callback, 0); in fdls_create_tport()2381 static void fdls_tport_timer_callback(struct timer_list *t) in fdls_tport_timer_callback() function