Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Ddevlink.h980 int devlink_compat_switch_id_get(struct net_device *dev,
1004 devlink_compat_switch_id_get(struct net_device *dev, in devlink_compat_switch_id_get() function
/Linux-v5.4/net/core/
Ddevlink.c8088 int devlink_compat_switch_id_get(struct net_device *dev, in devlink_compat_switch_id_get() function
Ddev.c8223 err = devlink_compat_switch_id_get(dev, ppid); in dev_get_port_parent_id()