Home
last modified time | relevance | path

Searched defs:netdev_queue_mgmt_ops (Results 1 – 1 of 1) sorted by relevance

/linux/include/net/
H A Dnetdev_queues.h126 struct netdev_queue_mgmt_ops { struct
127 size_t ndo_queue_mem_size;
128 int (*ndo_queue_mem_alloc)(struct net_device *dev,
131 void (*ndo_queue_mem_free)(struct net_device *dev,
133 int (*ndo_queue_start)(struct net_device *dev,
136 int (*ndo_queue_stop)(struct net_device *dev,