Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
H A Dethtool_netlink.h42 bool ethtool_dev_mm_supported(struct net_device *dev);
116 static inline bool ethtool_dev_mm_supported(struct net_device *dev) in ethtool_dev_mm_supported() function
/kernel/linux/linux-6.6/net/ethtool/
H A Dmm.c263 bool ethtool_dev_mm_supported(struct net_device *dev) in ethtool_dev_mm_supported() function
284 EXPORT_SYMBOL_GPL(ethtool_dev_mm_supported); variable
/kernel/linux/linux-6.6/net/sched/
H A Dsch_mqprio.c233 if (have_preemption && !ethtool_dev_mm_supported(dev)) { in mqprio_parse_tc_entries()
H A Dsch_taprio.c1789 if (!ethtool_dev_mm_supported(dev)) { in taprio_parse_tc_entries()

Completed in 5 milliseconds