Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Ddevlink.h71 DEVLINK_CMD_DPIPE_TABLE_GET, enumerator
/openbmc/linux/net/devlink/
H A Dnetlink.c357 .cmd = DEVLINK_CMD_DPIPE_TABLE_GET,
H A Ddpipe.c300 return devlink_dpipe_tables_fill(info, DEVLINK_CMD_DPIPE_TABLE_GET, 0, in devlink_nl_cmd_dpipe_table_get()