Searched refs:other_sch (Results 1 – 1 of 1) sorted by relevance
2021 struct Qdisc *other_sch; in cake_dequeue() local2026 other_sch = rcu_dereference(netdev_get_tx_queue(dev, ntx)->qdisc_sleeping); in cake_dequeue()2027 other_priv = qdisc_priv(other_sch); in cake_dequeue()2032 other_qlen = READ_ONCE(other_sch->q.qlen); in cake_dequeue()