Home
last modified time | relevance | path

Searched refs:qdisc_reset_all_tx_gt (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dsch_generic.h756 static inline void qdisc_reset_all_tx_gt(struct net_device *dev, unsigned int i) in qdisc_reset_all_tx_gt() function
/openbmc/linux/net/core/
H A Ddev.c2952 qdisc_reset_all_tx_gt(dev, txq); in netif_set_real_num_tx_queues()