Searched refs:ixl_admin_timer (Results 1 – 1 of 1) sorted by relevance
152 static void ixl_admin_timer(void *arg);469 ixl_admin_timer(void *arg) in ixl_admin_timer() function753 callout_reset(&pf->admin_timer, hz/2, ixl_admin_timer, pf); in ixl_if_attach_post()868 callout_reset(&pf->admin_timer, hz/2, ixl_admin_timer, pf); in ixl_if_attach_post()