Lines Matching refs:netdev_queue
127 struct netdev_queue *offload_queue;
1126 struct netdev_queue *dev_queue = netdev_get_tx_queue(dev, ntx); in htb_init()
1174 struct netdev_queue *dev_queue = netdev_get_tx_queue(dev, ntx); in htb_attach_offload()
1191 struct netdev_queue *dev_queue = netdev_get_tx_queue(dev, ntx); in htb_attach_software()
1368 static struct netdev_queue *
1390 htb_graft_helper(struct netdev_queue *dev_queue, struct Qdisc *new_q) in htb_graft_helper()
1406 static struct netdev_queue *htb_offload_get_queue(struct htb_class *cl) in htb_offload_get_queue()
1408 struct netdev_queue *queue; in htb_offload_get_queue()
1420 struct netdev_queue *queue_old, *queue_new; in htb_offload_move_qdisc()
1452 struct netdev_queue *dev_queue = sch->dev_queue; in htb_graft()
1535 struct netdev_queue *dev_queue, in htb_parent_to_leaf_offload()
1552 struct netdev_queue *dev_queue; in htb_destroy_class_offload()
1728 struct netdev_queue *dev_queue = sch->dev_queue; in htb_delete()
1780 struct netdev_queue *dev_queue; in htb_change_class()