Searched refs:component_size (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/fpga/ |
| H A D | microchip-spi.c | 110 u32 block_start, component_size; in mpf_ops_parse_header() local 186 component_size = get_unaligned_le32(buf + in mpf_ops_parse_header() 189 component_size >>= component_size_byte_off; in mpf_ops_parse_header() 190 component_size &= GENMASK(MPF_BITS_PER_COMPONENT_SIZE - 1, 0); in mpf_ops_parse_header() 192 info->data_size += component_size * MPF_SPI_FRAME_SIZE; in mpf_ops_parse_header()
|
| /linux/drivers/net/ethernet/mellanox/mlxfw/ |
| H A D | mlxfw.h | 80 u16 component_index, u32 component_size);
|
| /linux/include/linux/ |
| H A D | pldmfw.h | 103 u32 component_size; member
|
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_devlink.c | 176 component->component_size); in fbnic_flash_start() 198 const u32 size = component->component_size; in fbnic_flash_component()
|
| /linux/drivers/gpu/ipu-v3/ |
| H A D | ipu-di.c | 135 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 D | ixgbe_fw_update.c | 454 component->component_size, extack); in ixgbe_flash_component()
|
| /linux/Documentation/admin-guide/ |
| H A D | md.rst | 235 ``level``, ``chunk_size`` and ``component_size``. 263 component_size 605 component_size. This can be written while assembling an 606 array. If a value less than the current component_size is
|
| /linux/lib/pldmfw/ |
| H A D | pldmfw.c | 482 component->component_size = size; in pldm_parse_components()
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | core_linecards.c | 169 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()
|
| H A D | core.c | 1121 u16 component_index, u32 component_size) in mlxsw_core_fw_fsm_component_update() argument 1129 component_index, fwhandle, component_size); in mlxsw_core_fw_fsm_component_update()
|
| H A D | reg.h | 10573 MLXSW_ITEM32(reg, mcc, component_size, 0x10, 0, 32); 10578 u32 component_size) in mlxsw_reg_mcc_pack() argument 10584 mlxsw_reg_mcc_component_size_set(payload, component_size); in mlxsw_reg_mcc_pack()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_fw_update.c | 687 component->component_size, reset_level, in ice_flash_component()
|
| /linux/include/linux/mlx5/ |
| H A D | mlx5_ifc.h | 11499 u8 component_size[0x20]; member 11593 u8 component_size[0x20]; member
|
| /linux/drivers/md/ |
| H A D | md.c | 4944 __ATTR(component_size, S_IRUGO|S_IWUSR, size_show, size_store);
|