Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/can/
H A Dcan-ml.h71 return netdev_get_ml_priv(dev, ML_PRIV_CAN); in can_get_ml_priv()
/openbmc/linux/include/linux/
H A Dnetdevice.h2564 static inline void *netdev_get_ml_priv(struct net_device *dev, in netdev_get_ml_priv() function