Searched refs:qeth_l3_poll (Results 1 – 1 of 1) sorted by relevance
2007 static int qeth_l3_poll(struct napi_struct *napi, int budget) in qeth_l3_poll() function3306 netif_napi_add(card->dev, &card->napi, qeth_l3_poll, QETH_NAPI_WEIGHT); in qeth_l3_setup_netdev()