Home
last modified time | relevance | path

Searched refs:nv_do_stats_poll (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/nvidia/
Dforcedeth.c4272 static void nv_do_stats_poll(struct timer_list *t) in nv_do_stats_poll() function
5748 timer_setup(&np->stats_poll, nv_do_stats_poll, TIMER_DEFERRABLE); in nv_probe()