Searched refs:fsm_activate (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw.h88 int (*fsm_activate)(struct mlxfw_dev *mlxfw_dev, u32 fwhandle); member in struct:mlxfw_dev_ops
H A Dmlxfw_fsm.c401 err = mlxfw_dev->ops->fsm_activate(mlxfw_dev, fwhandle);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw.c687 .fsm_activate = mlx5_fsm_activate,
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_linecards.c330 .fsm_activate = mlxsw_linecard_device_fw_fsm_activate,
H A Dcore.c1221 .fsm_activate = mlxsw_core_fw_fsm_activate,

Completed in 262 milliseconds