Searched defs:fwhandle (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sys/dev/mlxfw/ |
H A D | mlxfw_fsm.c | 70 static int mlxfw_fsm_state_wait(struct mlxfw_dev *mlxfw_dev, u32 fwhandle, in mlxfw_fsm_state_wait() 106 u32 fwhandle, in mlxfw_flash_component() 175 static int mlxfw_flash_components(struct mlxfw_dev *mlxfw_dev, u32 fwhandle, in mlxfw_flash_components() 211 u32 fwhandle; in mlxfw_firmware_flash() local
|
/freebsd-src/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_fw.c | 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...] |