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

/linux-master/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) function
/linux-master/net/ethtool/
H A Dmm.c263 bool ethtool_dev_mm_supported(struct net_device *dev) function
284 EXPORT_SYMBOL_GPL(ethtool_dev_mm_supported); variable
/linux-master/net/sched/
H A Dsch_mqprio.c233 if (have_preemption && !ethtool_dev_mm_supported(dev)) {
H A Dsch_taprio.c1779 if (!ethtool_dev_mm_supported(dev)) {

Completed in 104 milliseconds