Searched refs:ecmp_size (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h8065 MLXSW_ITEM32(reg, ralue, ecmp_size, 0x28, 0, 13);
8132 u16 trap_id, u32 adjacency_index, u16 ecmp_size)
8139 mlxsw_reg_ralue_ecmp_size_set(payload, ecmp_size);
8357 MLXSW_ITEM32(reg, raleu, ecmp_size, 0x14, 0, 13);
8374 u32 adjacency_index, u16 ecmp_size,
8382 mlxsw_reg_raleu_ecmp_size_set(payload, ecmp_size);
8770 * ecmp_size is the amount of sequential entries from adjacency_index. Valid
8776 MLXSW_ITEM32(reg, ratrad, ecmp_size, 0x00, 0, 13);
8786 * Bits higher than ecmp_size are reserved.
8792 u16 ecmp_size)
8130 mlxsw_reg_ralue_act_remote_pack(char *payload, enum mlxsw_reg_ralue_trap_action trap_action, u16 trap_id, u32 adjacency_index, u16 ecmp_size) argument
8371 mlxsw_reg_raleu_pack(char *payload, enum mlxsw_reg_ralxx_protocol protocol, u16 virtual_router, u32 adjacency_index, u16 ecmp_size, u32 new_adjacency_index, u16 new_ecmp_size) argument
8791 mlxsw_reg_ratrad_pack(char *payload, u32 adjacency_index, u16 ecmp_size) argument
[all...]
H A Dspectrum_router.c3107 u16 ecmp_size; member in struct:mlxsw_sp_nexthop_group_info
3342 *p_adj_size = nhgi->ecmp_size;
3696 u32 adj_index, u16 ecmp_size,
3704 adj_index, ecmp_size, new_adj_index,
3724 nhgi->ecmp_size);
3735 nhgi->ecmp_size,
4024 u16 ecmp_size = nhgi->ecmp_size; local
4033 upper_bound = DIV_ROUND_CLOSEST(ecmp_size * weight, total);
4165 u16 ecmp_size, old_ecmp_siz local
3693 mlxsw_sp_adj_index_mass_update_vr(struct mlxsw_sp *mlxsw_sp, enum mlxsw_sp_l3proto proto, u16 vr_id, u32 adj_index, u16 ecmp_size, u32 new_adj_index, u16 new_ecmp_size) argument
6215 u16 ecmp_size = 0; local
[all...]

Completed in 327 milliseconds