Lines Matching refs:netdev_queue
127 struct netdev_queue *offload_queue;
1120 struct netdev_queue *dev_queue = netdev_get_tx_queue(dev, ntx); in htb_init()
1167 struct netdev_queue *dev_queue = netdev_get_tx_queue(dev, ntx); in htb_attach_offload()
1184 struct netdev_queue *dev_queue = netdev_get_tx_queue(dev, ntx); in htb_attach_software()
1361 static struct netdev_queue *
1383 htb_graft_helper(struct netdev_queue *dev_queue, struct Qdisc *new_q) in htb_graft_helper()
1399 static struct netdev_queue *htb_offload_get_queue(struct htb_class *cl) in htb_offload_get_queue()
1401 struct netdev_queue *queue; in htb_offload_get_queue()
1413 struct netdev_queue *queue_old, *queue_new; in htb_offload_move_qdisc()
1445 struct netdev_queue *dev_queue = sch->dev_queue; in htb_graft()
1527 struct netdev_queue *dev_queue, in htb_parent_to_leaf_offload()
1544 struct netdev_queue *dev_queue; in htb_destroy_class_offload()
1720 struct netdev_queue *dev_queue = sch->dev_queue; in htb_delete()
1768 struct netdev_queue *dev_queue; in htb_change_class()