Lines Matching defs:devlink
22 #include <net/devlink.h>
467 /* devlink used to represent this switch device */
468 struct devlink *devlink;
846 * driver registers devlink port regions, optional otherwise.
1236 int dsa_devlink_param_get(struct devlink *dl, u32 id,
1238 int dsa_devlink_param_set(struct devlink *dl, u32 id,
1278 static inline struct dsa_switch *dsa_devlink_to_ds(struct devlink *dl)
1288 struct devlink *dl = port->devlink;