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

/drivers/net/can/c_can/
H A Dc_can.c799 static int c_can_do_rx_poll(struct net_device *dev, int quota) function
1032 work_done += c_can_do_rx_poll(dev, (quota - work_done));

Completed in 71 milliseconds