Searched refs:tulip_poll (Results 1 – 3 of 3) sorted by relevance
492 int tulip_poll(struct napi_struct *napi, int budget);
112 int tulip_poll(struct napi_struct *napi, int budget) in tulip_poll() function
1692 netif_napi_add_weight(dev, &tp->napi, tulip_poll, 16); in tulip_init_one()