Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw.h73 int (*component_query)(struct mlxfw_dev *mlxfw_dev, u16 component_index, member
H A Dmlxfw_fsm.c224 err = mlxfw_dev->ops->component_query(mlxfw_dev, comp->index, in mlxfw_flash_component()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw.c654 .component_query = mlx5_component_query,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c1027 .component_query = mlxsw_core_fw_component_query,