Searched refs:component_index (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/dev/mlx5/mlx5_core/ |
| H A D | mlx5_fw.c | 381 u16 component_index, u32 update_handle, in mlx5_reg_mcc_set() argument 390 MLX5_SET(mcc_reg, in, component_index, component_index); in mlx5_reg_mcc_set() 455 u16 component_index, in mlx5_reg_mcqi_query() argument 468 MLX5_SET(mcqi_reg, in, component_index, component_index); in mlx5_reg_mcqi_query() 490 u16 component_index, u32 *p_max_size, in mlx5_component_query() argument 497 return mlx5_reg_mcqi_query(dev, component_index, p_max_size, in mlx5_component_query() 522 u16 component_index, u32 component_size) in mlx5_fsm_component_update() argument 529 component_index, fwhandle, component_size); in mlx5_fsm_component_update() 543 u16 component_index) in mlx5_fsm_component_verify() argument 550 component_index, fwhandle, 0); in mlx5_fsm_component_verify()
|
| /freebsd/sys/dev/mlxfw/ |
| H A D | mlxfw.h | 68 int (*component_query)(struct mlxfw_dev *mlxfw_dev, u16 component_index, 75 u16 component_index, u32 component_size); 81 u16 component_index);
|
| H A D | mlxfw_mfa2.c | 207 be16_to_cpu(cptr->component_index)); in mlxfw_mfa2_file_dev_validate() 533 int component_index) in mlxfw_mfa2_file_component_find() argument 546 component_index); in mlxfw_mfa2_file_component_find() 554 comp_idx = be16_to_cpu(cptr->component_index); in mlxfw_mfa2_file_component_find() 561 int component_index) in mlxfw_mfa2_file_component_get() argument 571 component_index); in mlxfw_mfa2_file_component_get()
|
| H A D | mlxfw_mfa2.h | 56 int component_index);
|
| H A D | mlxfw_mfa2_format.h | 83 __be16 component_index; member
|
| /freebsd/sys/dev/mlx5/ |
| H A D | mlx5_ifc.h | 11454 u8 component_index[0x10]; member 11478 u8 component_index[0x10]; member
|