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.h2028 int devlink_compat_switch_id_get(struct net_device *dev,
2065 devlink_compat_switch_id_get(struct net_device *dev, in devlink_compat_switch_id_get() function
/linux/net/devlink/
H A Dport.c1605 int devlink_compat_switch_id_get(struct net_device *dev, in devlink_compat_switch_id_get() function
/linux/net/core/
H A Ddev.c9889 err = devlink_compat_switch_id_get(dev, ppid); in netif_get_port_parent_id()