Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Ddevlink.h268 struct devlink_dpipe_table_ops;
292 struct devlink_dpipe_table_ops *table_ops;
306 struct devlink_dpipe_table_ops { struct
1411 struct devlink_dpipe_table_ops *table_ops,
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_dpipe.c286 static struct devlink_dpipe_table_ops mlxsw_sp_erif_ops = {
737 static struct devlink_dpipe_table_ops mlxsw_sp_host4_ops = {
814 static struct devlink_dpipe_table_ops mlxsw_sp_host6_ops = {
1217 static struct devlink_dpipe_table_ops mlxsw_sp_dpipe_table_adj_ops = {
/Linux-v5.10/net/core/
Ddevlink.c8544 struct devlink_dpipe_table_ops *table_ops, in devlink_dpipe_table_register()