Searched refs:mlxsw_sp_nexthop_is_forward (Results 1 – 3 of 3) sorted by relevance
145 bool mlxsw_sp_nexthop_is_forward(const struct mlxsw_sp_nexthop *nh);
915 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()1189 if (!mlxsw_sp_nexthop_is_forward(nh) || in mlxsw_sp_dpipe_table_adj_counters_update()
3204 bool mlxsw_sp_nexthop_is_forward(const struct mlxsw_sp_nexthop *nh) in mlxsw_sp_nexthop_is_forward() function3212 !mlxsw_sp_nexthop_is_forward(nh)) in mlxsw_sp_nexthop_ha()