Home
last modified time | relevance | path

Searched refs:component_size (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw.c374 u32 component_size) in mlx5_reg_mcc_set() argument
384 MLX5_SET(mcc_reg, in, component_size, component_size); in mlx5_reg_mcc_set()
535 u16 component_index, u32 component_size) in mlx5_fsm_component_update() argument
542 component_index, fwhandle, component_size); in mlx5_fsm_component_update()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpldmfw.h103 u32 component_size; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw.h80 u16 component_index, u32 component_size);
/OK3568_Linux_fs/kernel/drivers/gpu/ipu-v3/
H A Dipu-di.c135 int access_size, int component_size) in ipu_di_data_wave_config() argument
139 (component_size << DI_DW_GEN_COMPONENT_SIZE_OFFSET); in ipu_di_data_wave_config()
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dipu_disp.c182 int access_size, int component_size) in ipu_di_data_wave_config() argument
186 (component_size << DI_DW_GEN_COMPONENT_SIZE_OFFSET); in ipu_di_data_wave_config()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dmd.rst235 ``level``, ``chunk_size`` and ``component_size``.
253 component_size
559 component_size. This can be written while assembling an
560 array. If a value less than the current component_size is
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_fw_update.c615 component->component_size, extack); in ice_flash_component()
/OK3568_Linux_fs/kernel/lib/pldmfw/
H A Dpldmfw.c482 component->component_size = size; in pldm_parse_components()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c933 u16 component_index, u32 component_size) in mlxsw_core_fw_fsm_component_update() argument
941 component_index, fwhandle, component_size); in mlxsw_core_fw_fsm_component_update()
H A Dreg.h9423 MLXSW_ITEM32(reg, mcc, component_size, 0x10, 0, 32);
9428 u32 component_size) in mlxsw_reg_mcc_pack() argument
9434 mlxsw_reg_mcc_component_size_set(payload, component_size); in mlxsw_reg_mcc_pack()
/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Dmlx5_ifc.h9671 u8 component_size[0x20]; member
9765 u8 component_size[0x20]; member
/OK3568_Linux_fs/kernel/drivers/md/
H A Dmd.c4737 __ATTR(component_size, S_IRUGO|S_IWUSR, size_show, size_store);