Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/caif/
H A Dcaif_virtio.c250 static int cfv_rx_poll(struct napi_struct *napi, int quota) in cfv_rx_poll() function
717 netif_napi_add(netdev, &cfv->napi, cfv_rx_poll, CFV_DEFAULT_QUOTA); in cfv_probe()