Searched refs:update_handle (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw.c400 u16 component_index, u32 update_handle,
410 MLX5_SET(mcc_reg, in, update_handle, update_handle);
418 u32 *update_handle, u8 *error_code,
427 MLX5_SET(mcc_reg, in, update_handle, *update_handle);
434 *update_handle = MLX5_GET(mcc_reg, out, update_handle);
443 u32 update_handle,
457 MLX5_SET(mcda_reg, in, update_handle, update_handl
398 mlx5_reg_mcc_set(struct mlx5_core_dev *dev, enum mlxsw_reg_mcc_instruction instr, u16 component_index, u32 update_handle, u32 component_size) argument
417 mlx5_reg_mcc_query(struct mlx5_core_dev *dev, u32 *update_handle, u8 *error_code, u8 *control_state) argument
442 mlx5_reg_mcda_set(struct mlx5_core_dev *dev, u32 update_handle, u32 offset, u16 size, u8 *data) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h10552 MLXSW_ITEM32(reg, mcc, update_handle, 0x08, 0, 24);
10577 u16 component_index, u32 update_handle,
10583 mlxsw_reg_mcc_update_handle_set(payload, update_handle);
10614 MLXSW_ITEM32(reg, mcda, update_handle, 0x00, 0, 24);
10635 static inline void mlxsw_reg_mcda_pack(char *payload, u32 update_handle,
10641 mlxsw_reg_mcda_update_handle_set(payload, update_handle);
10572 mlxsw_reg_mcc_pack(char *payload, enum mlxsw_reg_mcc_instruction instr, u16 component_index, u32 update_handle, u32 component_size) argument
10632 mlxsw_reg_mcda_pack(char *payload, u32 update_handle, u32 offset, u16 size, u8 *data) argument
/linux-master/include/linux/mlx5/
H A Dmlx5_ifc.h10944 u8 update_handle[0x18];
10961 u8 update_handle[0x18];
10903 u8 update_handle[0x18]; member in struct:mlx5_ifc_mcc_reg_bits
10920 u8 update_handle[0x18]; member in struct:mlx5_ifc_mcda_reg_bits

Completed in 390 milliseconds