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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dtsi108_eth.c834 static int tsi108_poll(struct napi_struct *napi, int budget) function
914 * This can happen if this code races with tsi108_poll(), which masks
922 * will happen in tsi108_poll().
1616 netif_napi_add(dev, &data->napi, tsi108_poll, 64);

Completed in 56 milliseconds