Home
last modified time | relevance | path

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

/include/net/
Ddevlink.h32 struct devlink_ops;
49 const struct devlink_ops *ops;
1227 struct devlink_ops { struct
1560 struct devlink *devlink_alloc_ns(const struct devlink_ops *ops,
1563 static inline struct devlink *devlink_alloc(const struct devlink_ops *ops, in devlink_alloc()