Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Ddevlink.h187 struct devlink_dpipe_table_ops;
211 struct devlink_dpipe_table_ops *table_ops;
225 struct devlink_dpipe_table_ops { struct
503 struct devlink_dpipe_table_ops *table_ops,
647 struct devlink_dpipe_table_ops *table_ops, in devlink_dpipe_table_register()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_dpipe.c284 static struct devlink_dpipe_table_ops mlxsw_sp_erif_ops = {
735 static struct devlink_dpipe_table_ops mlxsw_sp_host4_ops = {
812 static struct devlink_dpipe_table_ops mlxsw_sp_host6_ops = {
1215 static struct devlink_dpipe_table_ops mlxsw_sp_dpipe_table_adj_ops = {
/Linux-v4.19/net/core/
Ddevlink.c4186 struct devlink_dpipe_table_ops *table_ops, in devlink_dpipe_table_register()