Home
last modified time | relevance | path

Searched refs:qdisc_tx_changing (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Dlink_watch.c101 return netif_carrier_ok(dev) && qdisc_tx_changing(dev); in linkwatch_urgent_event()
/kernel/linux/linux-6.6/net/core/
H A Dlink_watch.c116 return netif_carrier_ok(dev) && qdisc_tx_changing(dev); in linkwatch_urgent_event()
/kernel/linux/linux-5.10/include/net/
H A Dsch_generic.h777 static inline bool qdisc_tx_changing(const struct net_device *dev) in qdisc_tx_changing() function
/kernel/linux/linux-6.6/include/net/
H A Dsch_generic.h789 static inline bool qdisc_tx_changing(const struct net_device *dev) in qdisc_tx_changing() function

Completed in 7 milliseconds