Searched refs:update_handle (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_fw.c | 381 u16 component_index, u32 update_handle, in mlx5_reg_mcc_set() 391 MLX5_SET(mcc_reg, in, update_handle, update_handle); 399 u32 *update_handle, u8 *error_code, in mlx5_reg_mcc_query() 408 MLX5_SET(mcc_reg, in, update_handle, *update_handle); in mlx5_reg_mcc_query() 415 *update_handle = MLX5_GET(mcc_reg, out, update_handle); in mlx5_reg_mcc_query() 424 u32 update_handle, in mlx5_reg_mcda_set() 438 MLX5_SET(mcda_reg, in, update_handle, update_handl in mlx5_reg_mcda_set() 375 mlx5_reg_mcc_set(struct mlx5_core_dev * dev,enum mlxsw_reg_mcc_instruction instr,u16 component_index,u32 update_handle,u32 component_size) mlx5_reg_mcc_set() argument 393 mlx5_reg_mcc_query(struct mlx5_core_dev * dev,u32 * update_handle,u8 * error_code,u8 * control_state) mlx5_reg_mcc_query() argument 418 mlx5_reg_mcda_set(struct mlx5_core_dev * dev,u32 update_handle,u32 offset,u16 size,u8 * data) mlx5_reg_mcda_set() argument [all...] |
/freebsd/sys/dev/mlx5/ |
H A D | mlx5_ifc.h | 11481 u8 update_handle[0x18]; member 11498 u8 update_handle[0x18]; member
|