Searched refs:poll_rx (Results 1 – 5 of 5) sorted by relevance
165 int (*poll_rx) (void *dev, int budget); member
421 n = mc->ops->poll_rx(mc->dev, budget - received); in mal_poll()
2003 .poll_rx = &emac_poll_rx,2010 .poll_rx = &emac_poll_rx,
527 bool poll_rx) in vhost_net_busy_poll() argument532 struct vhost_virtqueue *vq = poll_rx ? tvq : rvq; in vhost_net_busy_poll()544 busyloop_timeout = poll_rx ? rvq->busyloop_timeout: in vhost_net_busy_poll()566 if (poll_rx || sock_has_rx_data(sock)) in vhost_net_busy_poll()568 else if (!poll_rx) /* On tx here, sock has no rx data. */ in vhost_net_busy_poll()
651 static void poll_rx(struct atm_dev *dev) in poll_rx() function1541 poll_rx(dev); in eni_tasklet()1549 poll_rx(dev); in eni_tasklet()