Searched defs:devlink_fmsg_item (Results 1 – 1 of 1) sorted by relevance
4101 struct devlink_fmsg_item { struct4102 struct list_head list;4103 int attrtype;4104 u8 nla_type;4128 struct devlink_fmsg_item *item, *tmp; in devlink_fmsg_free() argument