Searched refs:ixl_admin_timer (Results 1 – 1 of 1) sorted by relevance
133 static void ixl_admin_timer(void *arg);442 ixl_admin_timer(void *arg) in ixl_admin_timer() function726 callout_reset(&pf->admin_timer, hz/2, ixl_admin_timer, pf); in ixl_if_attach_post()840 callout_reset(&pf->admin_timer, hz/2, ixl_admin_timer, pf); in ixl_if_attach_post()