H A D | mlx5_fw.c | 485 struct mlxfw_dev mlxfw_dev; in mlx5_component_query() 489 static int mlx5_component_query(struct mlxfw_dev *mlxfw_dev, in mlx5_component_query() 494 container_of(mlxfw_dev, struct mlx5_mlxfw_dev, mlxfw_dev); 501 static int mlx5_fsm_lock(struct mlxfw_dev *mlxfw_dev, u32 *fwhandle) in mlx5_fsm_lock() 504 container_of(mlxfw_dev, struct mlx5_mlxfw_dev, mlxfw_dev); in mlx5_fsm_lock() 479 struct mlxfw_dev mlxfw_dev; global() member 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) mlx5_component_query() argument 495 mlx5_fsm_lock(struct mlxfw_dev * mlxfw_dev,u32 * fwhandle) mlx5_fsm_lock() argument 515 mlx5_fsm_component_update(struct mlxfw_dev * mlxfw_dev,u32 fwhandle,u16 component_index,u32 component_size) mlx5_fsm_component_update() argument 526 mlx5_fsm_block_download(struct mlxfw_dev * mlxfw_dev,u32 fwhandle,u8 * data,u16 size,u32 offset) mlx5_fsm_block_download() argument 536 mlx5_fsm_component_verify(struct mlxfw_dev * mlxfw_dev,u32 fwhandle,u16 component_index) mlx5_fsm_component_verify() argument 547 mlx5_fsm_activate(struct mlxfw_dev * mlxfw_dev,u32 fwhandle) mlx5_fsm_activate() argument 557 mlx5_fsm_query_state(struct mlxfw_dev * mlxfw_dev,u32 fwhandle,enum mlxfw_fsm_state * fsm_state,enum mlxfw_fsm_state_err * fsm_state_err) mlx5_fsm_query_state() argument 577 mlx5_fsm_cancel(struct mlxfw_dev * mlxfw_dev,u32 fwhandle) mlx5_fsm_cancel() argument 586 mlx5_fsm_release(struct mlxfw_dev * mlxfw_dev,u32 fwhandle) mlx5_fsm_release() argument [all...] |