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