Searched refs:component_index (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | fw.c | 400 MLX5_SET(mcc_reg, in, component_index, component_index); in mlx5_reg_mcc_set() 473 MLX5_SET(mcqi_reg, in, component_index, component_index); in mlx5_reg_mcqi_query() 516 u16 component_index, u32 *p_max_size, in mlx5_component_query() argument 574 u16 component_index) in mlx5_fsm_component_verify() argument 581 component_index, fwhandle, 0); in mlx5_fsm_component_verify() 722 u16 component_index) in mlx5_reg_mcqs_query() argument 730 MLX5_SET(mcqs_reg, in, component_index, component_index); in mlx5_reg_mcqs_query() 766 int component_index, in mlx5_fw_image_pending() argument 797 int component_index; in mlx5_fw_version_query() local 807 if (component_index < 0) in mlx5_fw_version_query() [all …]
|
| /linux/drivers/net/ethernet/mellanox/mlxfw/ |
| A D | mlxfw.h | 73 int (*component_query)(struct mlxfw_dev *mlxfw_dev, u16 component_index, 80 u16 component_index, u32 component_size); 86 u16 component_index);
|
| A D | mlxfw_mfa2.c | 179 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()
|
| A D | mlxfw_mfa2.h | 29 int component_index);
|
| A D | mlxfw_mfa2_format.h | 55 __be16 component_index; member
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| A D | core.c | 938 u16 component_index, u32 *p_max_size, in mlxsw_core_fw_component_query() argument 947 mlxsw_reg_mcqi_pack(mcqi_pl, component_index); in mlxsw_core_fw_component_query() 981 u16 component_index, u32 component_size) in mlxsw_core_fw_fsm_component_update() argument 989 component_index, fwhandle, component_size); in mlxsw_core_fw_fsm_component_update() 1006 u16 component_index) in mlxsw_core_fw_fsm_component_verify() argument 1014 component_index, fwhandle, 0); in mlxsw_core_fw_fsm_component_verify()
|
| A D | reg.h | 10566 MLXSW_ITEM32(reg, mcqi, component_index, 0x00, 0, 16); 10611 static inline void mlxsw_reg_mcqi_pack(char *payload, u16 component_index) in mlxsw_reg_mcqi_pack() argument 10614 mlxsw_reg_mcqi_component_index_set(payload, component_index); in mlxsw_reg_mcqi_pack() 10664 MLXSW_ITEM32(reg, mcc, component_index, 0x04, 0, 16); 10695 u16 component_index, u32 update_handle, in mlxsw_reg_mcc_pack() argument 10700 mlxsw_reg_mcc_component_index_set(payload, component_index); in mlxsw_reg_mcc_pack()
|
| /linux/include/linux/mlx5/ |
| A D | mlx5_ifc.h | 10223 u8 component_index[0x10]; member 10297 u8 component_index[0x10]; member 10321 u8 component_index[0x10]; member
|
Completed in 104 milliseconds