component_index   364 drivers/net/ethernet/mellanox/mlx5/core/fw.c 			    u16 component_index, u32 update_handle,
component_index   373 drivers/net/ethernet/mellanox/mlx5/core/fw.c 	MLX5_SET(mcc_reg, in, component_index, component_index);
component_index   438 drivers/net/ethernet/mellanox/mlx5/core/fw.c 			       u16 component_index, bool read_pending,
component_index   446 drivers/net/ethernet/mellanox/mlx5/core/fw.c 	MLX5_SET(mcqi_reg, in, component_index, component_index);
component_index   463 drivers/net/ethernet/mellanox/mlx5/core/fw.c static int mlx5_reg_mcqi_caps_query(struct mlx5_core_dev *dev, u16 component_index,
component_index   470 drivers/net/ethernet/mellanox/mlx5/core/fw.c 	err = mlx5_reg_mcqi_query(dev, component_index, 0,
component_index   489 drivers/net/ethernet/mellanox/mlx5/core/fw.c 				u16 component_index, u32 *p_max_size,
component_index   501 drivers/net/ethernet/mellanox/mlx5/core/fw.c 	return mlx5_reg_mcqi_caps_query(dev, component_index, p_max_size,
component_index   526 drivers/net/ethernet/mellanox/mlx5/core/fw.c 				     u16 component_index, u32 component_size)
component_index   533 drivers/net/ethernet/mellanox/mlx5/core/fw.c 				component_index, fwhandle, component_size);
component_index   547 drivers/net/ethernet/mellanox/mlx5/core/fw.c 				     u16 component_index)
component_index   554 drivers/net/ethernet/mellanox/mlx5/core/fw.c 				component_index, fwhandle, 0);
component_index   644 drivers/net/ethernet/mellanox/mlx5/core/fw.c 				       u16 component_index, bool read_pending,
component_index   647 drivers/net/ethernet/mellanox/mlx5/core/fw.c 	return mlx5_reg_mcqi_query(dev, component_index, read_pending,
component_index   654 drivers/net/ethernet/mellanox/mlx5/core/fw.c 			       u16 component_index)
component_index   662 drivers/net/ethernet/mellanox/mlx5/core/fw.c 	MLX5_SET(mcqs_reg, in, component_index, component_index);
component_index   698 drivers/net/ethernet/mellanox/mlx5/core/fw.c 		      int component_index,
component_index   705 drivers/net/ethernet/mellanox/mlx5/core/fw.c 	err = mlx5_reg_mcqs_query(dev, out, component_index);
component_index   729 drivers/net/ethernet/mellanox/mlx5/core/fw.c 	int component_index;
component_index   738 drivers/net/ethernet/mellanox/mlx5/core/fw.c 	component_index = mlx5_get_boot_img_component_index(dev);
component_index   739 drivers/net/ethernet/mellanox/mlx5/core/fw.c 	if (component_index < 0)
component_index   740 drivers/net/ethernet/mellanox/mlx5/core/fw.c 		return component_index;
component_index   742 drivers/net/ethernet/mellanox/mlx5/core/fw.c 	err = mlx5_reg_mcqi_version_query(dev, component_index,
component_index   750 drivers/net/ethernet/mellanox/mlx5/core/fw.c 	err = mlx5_fw_image_pending(dev, component_index, &pending_version_exists);
component_index   759 drivers/net/ethernet/mellanox/mlx5/core/fw.c 	err = mlx5_reg_mcqi_version_query(dev, component_index,
component_index    37 drivers/net/ethernet/mellanox/mlxfw/mlxfw.h 	int (*component_query)(struct mlxfw_dev *mlxfw_dev, u16 component_index,
component_index    44 drivers/net/ethernet/mellanox/mlxfw/mlxfw.h 				    u16 component_index, u32 component_size);
component_index    50 drivers/net/ethernet/mellanox/mlxfw/mlxfw.h 				    u16 component_index);
component_index   179 drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2.c 			 be16_to_cpu(cptr->component_index));
component_index   505 drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2.c 			       int component_index)
component_index   518 drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2.c 						   component_index);
component_index   526 drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2.c 	comp_idx = be16_to_cpu(cptr->component_index);
component_index   533 drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2.c 			      int component_index)
component_index   543 drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2.c 					      component_index);
component_index    29 drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2.h 			      int component_index);
component_index    55 drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2_format.h 	__be16 component_index;
component_index  8954 drivers/net/ethernet/mellanox/mlxsw/reg.h MLXSW_ITEM32(reg, mcqi, component_index, 0x00, 0, 16);
component_index  8999 drivers/net/ethernet/mellanox/mlxsw/reg.h static inline void mlxsw_reg_mcqi_pack(char *payload, u16 component_index)
component_index  9002 drivers/net/ethernet/mellanox/mlxsw/reg.h 	mlxsw_reg_mcqi_component_index_set(payload, component_index);
component_index  9052 drivers/net/ethernet/mellanox/mlxsw/reg.h MLXSW_ITEM32(reg, mcc, component_index, 0x04, 0, 16);
component_index  9083 drivers/net/ethernet/mellanox/mlxsw/reg.h 				      u16 component_index, u32 update_handle,
component_index  9088 drivers/net/ethernet/mellanox/mlxsw/reg.h 	mlxsw_reg_mcc_component_index_set(payload, component_index);
component_index   185 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 				    u16 component_index, u32 *p_max_size,
component_index   194 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 	mlxsw_reg_mcqi_pack(mcqi_pl, component_index);
component_index   232 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 					 u32 fwhandle, u16 component_index,
component_index   241 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 			   component_index, fwhandle, component_size);
component_index   259 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 					 u32 fwhandle, u16 component_index)
component_index   267 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 			   component_index, fwhandle, 0);
component_index  9309 include/linux/mlx5/mlx5_ifc.h 	u8         component_index[0x10];
component_index  9383 include/linux/mlx5/mlx5_ifc.h 	u8         component_index[0x10];
component_index  9407 include/linux/mlx5/mlx5_ifc.h 	u8         component_index[0x10];