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

/drivers/net/can/m_can/
H A Dm_can.c418 static int m_can_do_rx_poll(struct net_device *dev, int quota) function
732 work_done += m_can_do_rx_poll(dev, (quota - work_done));

Completed in 16 milliseconds