status_notify      62 drivers/net/ethernet/mellanox/mlxfw/mlxfw.h 	void (*status_notify)(struct mlxfw_dev *mlxfw_dev,
status_notify      46 drivers/net/ethernet/mellanox/mlxfw/mlxfw_fsm.c 	if (!mlxfw_dev->ops->status_notify)
status_notify      48 drivers/net/ethernet/mellanox/mlxfw/mlxfw_fsm.c 	mlxfw_dev->ops->status_notify(mlxfw_dev, msg, comp_name,
status_notify     355 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 	.status_notify		= mlxsw_sp_status_notify,