Searched refs:component_index (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/sys/dev/mlxfw/
H A Dmlxfw_mfa2.h56 int component_index);
H A Dmlxfw.h68 int (*component_query)(struct mlxfw_dev *mlxfw_dev, u16 component_index,
75 u16 component_index, u32 component_size);
81 u16 component_index);
H A Dmlxfw_mfa2_format.h83 __be16 component_index; member in struct:mlxfw_mfa2_tlv_component_ptr
H A Dmlxfw_mfa2.c207 be16_to_cpu(cptr->component_index));
533 int component_index)
546 component_index);
554 comp_idx = be16_to_cpu(cptr->component_index);
561 int component_index)
571 component_index);
531 mlxfw_mfa2_file_component_find(const struct mlxfw_mfa2_file *mfa2_file, const char *psid, int psid_size, int component_index) argument
559 mlxfw_mfa2_file_component_get(const struct mlxfw_mfa2_file *mfa2_file, const char *psid, int psid_size, int component_index) argument
/freebsd-current/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fw.c375 u16 component_index, u32 update_handle,
384 MLX5_SET(mcc_reg, in, component_index, component_index);
449 u16 component_index,
462 MLX5_SET(mcqi_reg, in, component_index, component_index);
484 u16 component_index, u32 *p_max_size,
491 return mlx5_reg_mcqi_query(dev, component_index, p_max_size,
516 u16 component_index, u32 component_size)
523 component_index, fwhandl
373 mlx5_reg_mcc_set(struct mlx5_core_dev *dev, enum mlxsw_reg_mcc_instruction instr, u16 component_index, u32 update_handle, u32 component_size) argument
448 mlx5_reg_mcqi_query(struct mlx5_core_dev *dev, u16 component_index, u32 *max_component_size, u8 *log_mcda_word_size, u16 *mcda_max_write_size) argument
483 mlx5_component_query(struct mlxfw_dev *mlxfw_dev, u16 component_index, u32 *p_max_size, u8 *p_align_bits, u16 *p_max_write_size) argument
515 mlx5_fsm_component_update(struct mlxfw_dev *mlxfw_dev, u32 fwhandle, u16 component_index, u32 component_size) argument
536 mlx5_fsm_component_verify(struct mlxfw_dev *mlxfw_dev, u32 fwhandle, u16 component_index) argument
[all...]
/freebsd-current/sys/dev/mlx5/
H A Dmlx5_ifc.h11144 u8 component_index[0x10]; member in struct:mlx5_ifc_mcqi_reg_bits
11168 u8 component_index[0x10]; member in struct:mlx5_ifc_mcc_reg_bits

Completed in 141 milliseconds