Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlxfw/
H A Dmlxfw.h68 int (*component_query)(struct mlxfw_dev *mlxfw_dev, u16 component_index, member
H A Dmlxfw_fsm.c117 err = mlxfw_dev->ops->component_query(mlxfw_dev, comp->index, in mlxfw_flash_component()
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fw.c603 .component_query = mlx5_component_query,