Searched refs:stats_poll (Results 1 – 1 of 1) sorted by relevance
809 struct timer_list stats_poll; member4276 struct fe_priv *np = from_timer(np, t, stats_poll); in nv_do_stats_poll()4287 mod_timer(&np->stats_poll, in nv_do_stats_poll()5610 mod_timer(&np->stats_poll, in nv_open()5640 del_timer_sync(&np->stats_poll); in nv_close()5748 timer_setup(&np->stats_poll, nv_do_stats_poll, TIMER_DEFERRABLE); in nv_probe()