Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/huawei/hinic/
A Dhinic_rx.c459 static int rx_poll(struct napi_struct *napi, int budget) in rx_poll() function
484 netif_napi_add(rxq->netdev, &rxq->napi, rx_poll, nic_dev->rx_weight); in rx_add_napi()
/linux/drivers/net/ethernet/dlink/
A Dsundance.c433 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

Completed in 7 milliseconds