Home
last modified time | relevance | path

Searched refs:devlink_compat_switch_id_get (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Ddevlink.h2005 int devlink_compat_switch_id_get(struct net_device *dev,
2041 devlink_compat_switch_id_get(struct net_device *dev, in devlink_compat_switch_id_get() function
/linux/net/devlink/
H A Dport.c1604 int devlink_compat_switch_id_get(struct net_device *dev, in devlink_compat_switch_id_get() function
/linux/net/core/
H A Ddev.c9172 err = devlink_compat_switch_id_get(dev, ppid); in dev_get_port_parent_id()