Searched refs:stats_poll (Results 1 – 1 of 1) sorted by relevance
809 struct timer_list stats_poll; member4262 struct fe_priv *np = timer_container_of(np, t, stats_poll); in nv_do_stats_poll()4273 mod_timer(&np->stats_poll, in nv_do_stats_poll()5597 mod_timer(&np->stats_poll, in nv_open()5628 timer_delete_sync(&np->stats_poll); in nv_close()5736 timer_setup(&np->stats_poll, nv_do_stats_poll, TIMER_DEFERRABLE); in nv_probe()