Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlxsw/
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()
/linux-6.6.21/net/devlink/
Ddpipe.c17 struct devlink_dpipe_header devlink_dpipe_header_ethernet = { variable
24 EXPORT_SYMBOL_GPL(devlink_dpipe_header_ethernet);
/linux-6.6.21/include/net/
Ddevlink.h1752 extern struct devlink_dpipe_header devlink_dpipe_header_ethernet;