Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.h145 bool mlxsw_sp_nexthop_is_forward(const struct mlxsw_sp_nexthop *nh);
H A Dspectrum_dpipe.c915 if (mlxsw_sp_nexthop_is_forward(nh) && in mlxsw_sp_dpipe_table_adj_size()
1107 if (!mlxsw_sp_nexthop_is_forward(nh) || in mlxsw_sp_dpipe_table_adj_entries_get()
1191 if (!mlxsw_sp_nexthop_is_forward(nh) || in mlxsw_sp_dpipe_table_adj_counters_update()
H A Dspectrum_router.c3318 bool mlxsw_sp_nexthop_is_forward(const struct mlxsw_sp_nexthop *nh) in mlxsw_sp_nexthop_is_forward() function
3326 !mlxsw_sp_nexthop_is_forward(nh)) in mlxsw_sp_nexthop_ha()