Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dfw.c373 u16 component_index, u32 update_handle, in mlx5_reg_mcc_set() argument
383 MLX5_SET(mcc_reg, in, update_handle, update_handle); in mlx5_reg_mcc_set()
391 u32 *update_handle, u8 *error_code, in mlx5_reg_mcc_query() argument
400 MLX5_SET(mcc_reg, in, update_handle, *update_handle); in mlx5_reg_mcc_query()
407 *update_handle = MLX5_GET(mcc_reg, out, update_handle); in mlx5_reg_mcc_query()
416 u32 update_handle, in mlx5_reg_mcda_set() argument
430 MLX5_SET(mcda_reg, in, update_handle, update_handle); in mlx5_reg_mcda_set()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dreg.h9402 MLXSW_ITEM32(reg, mcc, update_handle, 0x08, 0, 24);
9427 u16 component_index, u32 update_handle, in mlxsw_reg_mcc_pack() argument
9433 mlxsw_reg_mcc_update_handle_set(payload, update_handle); in mlxsw_reg_mcc_pack()
9464 MLXSW_ITEM32(reg, mcda, update_handle, 0x00, 0, 24);
9485 static inline void mlxsw_reg_mcda_pack(char *payload, u32 update_handle, in mlxsw_reg_mcda_pack() argument
9491 mlxsw_reg_mcda_update_handle_set(payload, update_handle); in mlxsw_reg_mcda_pack()
/kernel/linux/linux-5.10/include/linux/mlx5/
Dmlx5_ifc.h9755 u8 update_handle[0x18]; member
9772 u8 update_handle[0x18]; member