Searched defs:poll_rx (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | zatm.c | 361 static void poll_rx(struct atm_dev *dev,int mbx) in poll_rx() function
|
H A D | eni.c | 651 static void poll_rx(struct atm_dev *dev) in poll_rx() function [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/emac/ |
H A D | mal.h | 165 int (*poll_rx) (void *dev, int budget); member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/emac/ |
H A D | mal.h | 165 int (*poll_rx) (void *dev, int budget); member
|
/kernel/linux/linux-5.10/drivers/vhost/ |
H A D | net.c | 518 vhost_net_busy_poll(struct vhost_net *net, struct vhost_virtqueue *rvq, struct vhost_virtqueue *tvq, bool *busyloop_intr, bool poll_rx) vhost_net_busy_poll() argument
|
/kernel/linux/linux-6.6/drivers/atm/ |
H A D | eni.c | 651 static void poll_rx(struct atm_dev *dev) in poll_rx() function [all...] |
/kernel/linux/linux-6.6/drivers/vhost/ |
H A D | net.c | 521 vhost_net_busy_poll(struct vhost_net *net, struct vhost_virtqueue *rvq, struct vhost_virtqueue *tvq, bool *busyloop_intr, bool poll_rx) vhost_net_busy_poll() argument
|
Completed in 13 milliseconds