Searched refs:rx_poll (Results 1 – 2 of 2) sorted by relevance
457 static int rx_poll(struct napi_struct *napi, int budget) in rx_poll() function482 netif_napi_add_weight(rxq->netdev, &rxq->napi, rx_poll, in rx_add_napi()
433 static void rx_poll(struct tasklet_struct *t);544 tasklet_setup(&np->rx_tasklet, rx_poll); in sundance_probe1()1318 static void rx_poll(struct tasklet_struct *t) in rx_poll() function