Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw.c431 u32 component_size) in mlx5_reg_mcc_set() argument
441 MLX5_SET(mcc_reg, in, component_size, component_size); in mlx5_reg_mcc_set()
592 u16 component_index, u32 component_size) in mlx5_fsm_component_update() argument
599 component_index, fwhandle, component_size); in mlx5_fsm_component_update()
/linux/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw.h80 u16 component_index, u32 component_size);
/linux/drivers/net/ethernet/amd/pds_core/
H A Dfw.c506 component->component_size, transfer_flag); in pdsc_send_component_table()
787 total_len = component->component_size; in pdsc_flash_component()
793 component->index, component->component_size); in pdsc_flash_component()
/linux/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()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fw_update.c454 component->component_size, extack); in ixgbe_flash_component()
/linux/lib/pldmfw/
H A Dpldmfw.c482 component->component_size = size; in pldm_parse_components()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_linecards.c169 u32 component_size) in mlxsw_linecard_device_fw_fsm_component_update() argument
184 component_index, fwhandle, component_size); in mlxsw_linecard_device_fw_fsm_component_update()
/linux/drivers/md/
H A Dmd.c4971 __ATTR(component_size, S_IRUGO|S_IWUSR, size_show, size_store);