Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_dpipe.c68 &devlink_dpipe_header_ethernet,
355 action.header = &devlink_dpipe_header_ethernet; in mlxsw_sp_dpipe_table_host_actions_dump()
396 action->header = &devlink_dpipe_header_ethernet; in mlxsw_sp_dpipe_table_host_match_action_prepare()
895 action.header = &devlink_dpipe_header_ethernet; in mlxsw_sp_dpipe_table_adj_actions_dump()
958 action->header = &devlink_dpipe_header_ethernet; in mlxsw_sp_dpipe_table_adj_match_action_prepare()
/openbmc/linux/net/devlink/
H A Ddpipe.c17 struct devlink_dpipe_header devlink_dpipe_header_ethernet = { variable
24 EXPORT_SYMBOL_GPL(devlink_dpipe_header_ethernet);
/openbmc/linux/include/net/
H A Ddevlink.h1752 extern struct devlink_dpipe_header devlink_dpipe_header_ethernet;