Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Ddevlink.h420 DEVLINK_ATTR_DPIPE_TABLE, /* nested */ enumerator
/openbmc/linux/net/devlink/
H A Ddpipe.c163 table_attr = nla_nest_start_noflag(skb, DEVLINK_ATTR_DPIPE_TABLE); in devlink_dpipe_table_put()