Lines Matching refs:netdev_queue
128 struct netdev_queue *offload_queue;
1120 struct netdev_queue *dev_queue = netdev_get_tx_queue(dev, ntx); in htb_init()
1185 struct netdev_queue *dev_queue = netdev_get_tx_queue(dev, ntx); in htb_attach_offload()
1202 struct netdev_queue *dev_queue = netdev_get_tx_queue(dev, ntx); in htb_attach_software()
1377 static struct netdev_queue *
1399 htb_graft_helper(struct netdev_queue *dev_queue, struct Qdisc *new_q) in htb_graft_helper()
1415 static struct netdev_queue *htb_offload_get_queue(struct htb_class *cl) in htb_offload_get_queue()
1417 struct netdev_queue *queue; in htb_offload_get_queue()
1429 struct netdev_queue *queue_old, *queue_new; in htb_offload_move_qdisc()
1461 struct netdev_queue *dev_queue = sch->dev_queue; in htb_graft()
1544 struct netdev_queue *dev_queue, in htb_parent_to_leaf_offload()
1561 struct netdev_queue *dev_queue; in htb_destroy_class_offload()
1730 struct netdev_queue *dev_queue = sch->dev_queue; in htb_delete()
1782 struct netdev_queue *dev_queue; in htb_change_class()