Lines Matching refs:netdev_queue
128 struct netdev_queue *offload_queue;
1124 struct netdev_queue *dev_queue = netdev_get_tx_queue(dev, ntx); in htb_init()
1189 struct netdev_queue *dev_queue = netdev_get_tx_queue(dev, ntx); in htb_attach_offload()
1206 struct netdev_queue *dev_queue = netdev_get_tx_queue(dev, ntx); in htb_attach_software()
1383 static struct netdev_queue *
1405 htb_graft_helper(struct netdev_queue *dev_queue, struct Qdisc *new_q) in htb_graft_helper()
1421 static struct netdev_queue *htb_offload_get_queue(struct htb_class *cl) in htb_offload_get_queue()
1423 struct netdev_queue *queue; in htb_offload_get_queue()
1435 struct netdev_queue *queue_old, *queue_new; in htb_offload_move_qdisc()
1467 struct netdev_queue *dev_queue = sch->dev_queue; in htb_graft()
1550 struct netdev_queue *dev_queue, in htb_parent_to_leaf_offload()
1567 struct netdev_queue *dev_queue; in htb_destroy_class_offload()
1737 struct netdev_queue *dev_queue = sch->dev_queue; in htb_delete()
1789 struct netdev_queue *dev_queue; in htb_change_class()