Home
last modified time | relevance | path

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

/linux/net/core/
H A Dnetdev_rx_queue.c15 const struct netdev_queue_mgmt_ops *qops = dev->queue_mgmt_ops; netdev_rx_queue_restart() local
[all...]
/linux/net/sched/
H A Dsch_teql.c53 struct Qdisc_ops qops; member
H A Dsch_api.c133 int register_qdisc(struct Qdisc_ops *qops) in register_qdisc()
177 void unregister_qdisc(struct Qdisc_ops *qops) in unregister_qdisc()