Home
last modified time | relevance | path

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

/linux/net/core/
A Dnet-sysfs.c775 #define to_rx_queue(obj) container_of(obj, struct netdev_rx_queue, kobj) macro
781 struct netdev_rx_queue *queue = to_rx_queue(kobj); in rx_queue_attr_show()
793 struct netdev_rx_queue *queue = to_rx_queue(kobj); in rx_queue_attr_store()
996 struct netdev_rx_queue *queue = to_rx_queue(kobj); in rx_queue_release()
1020 struct netdev_rx_queue *queue = to_rx_queue(kobj); in rx_queue_namespace()

Completed in 7 milliseconds