Home
last modified time | relevance | path

Searched defs:devlink_fmsg_item (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/net/core/
Ddevlink.c4101 struct devlink_fmsg_item { struct
4102 struct list_head list;
4103 int attrtype;
4104 u8 nla_type;
4128 struct devlink_fmsg_item *item, *tmp; in devlink_fmsg_free() argument