Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_dpipe.c286 static const struct devlink_dpipe_table_ops mlxsw_sp_erif_ops = {
737 static const struct devlink_dpipe_table_ops mlxsw_sp_host4_ops = {
814 static const struct devlink_dpipe_table_ops mlxsw_sp_host6_ops = {
1233 static const struct devlink_dpipe_table_ops mlxsw_sp_dpipe_table_adj_ops = {
/linux/net/devlink/
H A Ddpipe.c840 const struct devlink_dpipe_table_ops *table_ops, in devl_dpipe_table_register()