Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Ddevlink.h411 DEVLINK_ATTR_DPIPE_ACTION, /* nested */ enumerator
/linux-5.19.10/net/core/
Ddevlink.c3385 action_attr = nla_nest_start_noflag(skb, DEVLINK_ATTR_DPIPE_ACTION); in devlink_dpipe_action_put()