Searched defs:component_index (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_fw.c | 375 mlx5_reg_mcc_set(struct mlx5_core_dev * dev,enum mlxsw_reg_mcc_instruction instr,u16 component_index,u32 update_handle,u32 component_size) mlx5_reg_mcc_set() argument 449 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) mlx5_reg_mcqi_query() argument 484 mlx5_component_query(struct mlxfw_dev * mlxfw_dev,u16 component_index,u32 * p_max_size,u8 * p_align_bits,u16 * p_max_write_size) mlx5_component_query() argument 516 mlx5_fsm_component_update(struct mlxfw_dev * mlxfw_dev,u32 fwhandle,u16 component_index,u32 component_size) mlx5_fsm_component_update() argument 537 mlx5_fsm_component_verify(struct mlxfw_dev * mlxfw_dev,u32 fwhandle,u16 component_index) mlx5_fsm_component_verify() argument [all...] |
/freebsd-src/sys/dev/mlxfw/ |
H A D | mlxfw_mfa2.c | 533 int component_index) in mlxfw_mfa2_file_component_find() 561 int component_index) in mlxfw_mfa2_file_component_get()
|
H A D | mlxfw_mfa2_format.h | 83 __be16 component_index; member
|
/freebsd-src/sys/dev/mlx5/ |
H A D | mlx5_ifc.h | 11144 u8 component_index[0x10]; global() member 11168 u8 component_index[0x10]; global() member
|