Home
last modified time | relevance | path

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

/include/linux/
Dnetdevice.h736 struct netdev_rx_queue { struct
754 ssize_t (*show)(struct netdev_rx_queue *queue, char *buf); argument
755 ssize_t (*store)(struct netdev_rx_queue *queue,
1942 struct netdev_rx_queue *_rx;
3558 static inline struct netdev_rx_queue *
3566 struct netdev_rx_queue *queue) in get_netdev_rx_queue_index()