Home
last modified time | relevance | path

Searched refs:component_index (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw.c413 MLX5_SET(mcc_reg, in, component_index, component_index); in mlx5_reg_mcc_set()
486 MLX5_SET(mcqi_reg, in, component_index, component_index); in mlx5_reg_mcqi_query()
529 u16 component_index, u32 *p_max_size, in mlx5_component_query() argument
587 u16 component_index) in mlx5_fsm_component_verify() argument
594 component_index, fwhandle, 0); in mlx5_fsm_component_verify()
735 u16 component_index) in mlx5_reg_mcqs_query() argument
743 MLX5_SET(mcqs_reg, in, component_index, component_index); in mlx5_reg_mcqs_query()
779 int component_index, in mlx5_fw_image_pending() argument
810 int component_index; in mlx5_fw_version_query() local
820 if (component_index < 0) in mlx5_fw_version_query()
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw.h73 int (*component_query)(struct mlxfw_dev *mlxfw_dev, u16 component_index,
80 u16 component_index, u32 component_size);
86 u16 component_index);
H A Dmlxfw_mfa2.c179 be16_to_cpu(cptr->component_index)); in mlxfw_mfa2_file_dev_validate()
505 int component_index) in mlxfw_mfa2_file_component_find() argument
518 component_index); in mlxfw_mfa2_file_component_find()
526 comp_idx = be16_to_cpu(cptr->component_index); in mlxfw_mfa2_file_component_find()
533 int component_index) in mlxfw_mfa2_file_component_get() argument
543 component_index); in mlxfw_mfa2_file_component_get()
H A Dmlxfw_mfa2.h29 int component_index);
H A Dmlxfw_mfa2_format.h55 __be16 component_index; member
/openbmc/pldm/tools/fw-update/
H A Dpldm_fwup_pkg_creator.py235 for component_index in applicable_components_list:
236 if 0 <= component_index < len(components):
237 applicable_components[component_index] = 1
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_linecards.c98 u16 component_index, in mlxsw_linecard_device_fw_component_query() argument
117 mlxsw_reg_mcqi_pack(mcqi_pl, component_index); in mlxsw_linecard_device_fw_component_query()
168 u16 component_index, in mlxsw_linecard_device_fw_fsm_component_update() argument
184 component_index, fwhandle, component_size); in mlxsw_linecard_device_fw_fsm_component_update()
211 u32 fwhandle, u16 component_index) in mlxsw_linecard_device_fw_fsm_component_verify() argument
226 component_index, fwhandle, 0); in mlxsw_linecard_device_fw_fsm_component_verify()
H A Dcore.c1065 u16 component_index, u32 *p_max_size, in mlxsw_core_fw_component_query() argument
1074 mlxsw_reg_mcqi_pack(mcqi_pl, component_index); in mlxsw_core_fw_component_query()
1108 u16 component_index, u32 component_size) in mlxsw_core_fw_fsm_component_update() argument
1116 component_index, fwhandle, component_size); in mlxsw_core_fw_fsm_component_update()
1133 u16 component_index) in mlxsw_core_fw_fsm_component_verify() argument
1141 component_index, fwhandle, 0); in mlxsw_core_fw_fsm_component_verify()
H A Dreg.h10363 MLXSW_ITEM32(reg, mcqi, component_index, 0x00, 0, 16);
10408 static inline void mlxsw_reg_mcqi_pack(char *payload, u16 component_index) in mlxsw_reg_mcqi_pack() argument
10411 mlxsw_reg_mcqi_component_index_set(payload, component_index); in mlxsw_reg_mcqi_pack()
10461 MLXSW_ITEM32(reg, mcc, component_index, 0x04, 0, 16);
10492 u16 component_index, u32 update_handle, in mlxsw_reg_mcc_pack() argument
10497 mlxsw_reg_mcc_component_index_set(payload, component_index); in mlxsw_reg_mcc_pack()
/openbmc/linux/include/linux/mlx5/
H A Dmlx5_ifc.h10689 u8 component_index[0x10]; member
10763 u8 component_index[0x10]; member
10787 u8 component_index[0x10]; member