Searched defs:qops (Results 1 – 3 of 3) sorted by relevance
| /linux/net/core/ | ||
| H A D | netdev_rx_queue.c | 15 const struct netdev_queue_mgmt_ops *qops = dev->queue_mgmt_ops; netdev_rx_queue_restart() local |
| /linux/net/sched/ | ||
| H A D | sch_teql.c | 53 struct Qdisc_ops qops; member |
| H A D | sch_api.c | 133 int register_qdisc(struct Qdisc_ops *qops) in register_qdisc() argument |