Home
last modified time | relevance | path

Searched refs:lag_hash (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h1438 * The default lag_hash contains SMAC, DMAC, VLANID and
1442 MLXSW_ITEM32(reg, slcr, lag_hash, 0x04, 0, 20);
1450 static inline void mlxsw_reg_slcr_pack(char *payload, u16 lag_hash, u32 seed) in mlxsw_reg_slcr_pack() argument
1455 mlxsw_reg_slcr_lag_hash_set(payload, lag_hash); in mlxsw_reg_slcr_pack()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h1390 * The default lag_hash contains SMAC, DMAC, VLANID and
1394 MLXSW_ITEM32(reg, slcr, lag_hash, 0x04, 0, 20);
1402 static inline void mlxsw_reg_slcr_pack(char *payload, u16 lag_hash, u32 seed) in mlxsw_reg_slcr_pack() argument
1407 mlxsw_reg_slcr_lag_hash_set(payload, lag_hash); in mlxsw_reg_slcr_pack()

Completed in 30 milliseconds