Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.h126 bool mlxsw_sp_nexthop_offload(struct mlxsw_sp_nexthop *nh);
Dspectrum_dpipe.c915 if (mlxsw_sp_nexthop_offload(nh) && in mlxsw_sp_dpipe_table_adj_size()
1107 if (!mlxsw_sp_nexthop_offload(nh) || in mlxsw_sp_dpipe_table_adj_entries_get()
1188 if (!mlxsw_sp_nexthop_offload(nh) || in mlxsw_sp_dpipe_table_adj_counters_update()
Dspectrum_router.c2849 bool mlxsw_sp_nexthop_offload(struct mlxsw_sp_nexthop *nh) in mlxsw_sp_nexthop_offload() function