Home
last modified time | relevance | path

Searched refs:c_can_poll (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/can/c_can/
Dc_can.c1043 static int c_can_poll(struct napi_struct *napi, int quota) in c_can_poll() function
1208 netif_napi_add(dev, &priv->napi, c_can_poll, C_CAN_NAPI_WEIGHT); in alloc_c_can_dev()