Home
last modified time | relevance | path

Searched refs:fsm_component_update (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mlxfw/
H A Dmlxfw.h74 int (*fsm_component_update)(struct mlxfw_dev *mlxfw_dev, u32 fwhandle, member
H A Dmlxfw_fsm.c134 err = mlxfw_dev->ops->fsm_component_update(mlxfw_dev, fwhandle, in mlxfw_flash_component()
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fw.c605 .fsm_component_update = mlx5_fsm_component_update,