Home
last modified time | relevance | path

Searched refs:tulip_poll (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
H A Dtulip.h493 int tulip_poll(struct napi_struct *napi, int budget);
H A Dinterrupt.c112 int tulip_poll(struct napi_struct *napi, int budget) in tulip_poll() function
136 netdev_dbg(dev, " In tulip_poll(), hardware disappeared\n"); in tulip_poll()
H A Dtulip_core.c1683 netif_napi_add(dev, &tp->napi, tulip_poll, 16); in tulip_init_one()
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/
H A Dtulip.h492 int tulip_poll(struct napi_struct *napi, int budget);
H A Dinterrupt.c112 int tulip_poll(struct napi_struct *napi, int budget) in tulip_poll() function
136 netdev_dbg(dev, " In tulip_poll(), hardware disappeared\n"); in tulip_poll()
H A Dtulip_core.c1692 netif_napi_add_weight(dev, &tp->napi, tulip_poll, 16); in tulip_init_one()

Completed in 11 milliseconds