Searched refs:grcan_poll (Results 1 – 1 of 1) sorted by relevance
460 static int grcan_poll(struct napi_struct *napi, int budget);1228 static int grcan_poll(struct napi_struct *napi, int budget) in grcan_poll() function1620 netif_napi_add_weight(dev, &priv->napi, grcan_poll, GRCAN_NAPI_WEIGHT); in grcan_setup_netdev()