Searched defs:flexcan_poll (Results 1 - 1 of 1) sorted by relevance

/drivers/net/can/
H A Dflexcan.c741 static int flexcan_poll(struct napi_struct *napi, int quota) function
1298 netif_napi_add(dev, &priv->napi, flexcan_poll, FLEXCAN_NAPI_WEIGHT);

Completed in 38 milliseconds