Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxfw/
Dmlxfw_fsm.c46 if (!mlxfw_dev->ops->status_notify) in mlxfw_status_notify()
48 mlxfw_dev->ops->status_notify(mlxfw_dev, msg, comp_name, in mlxfw_status_notify()
Dmlxfw.h62 void (*status_notify)(struct mlxfw_dev *mlxfw_dev, member
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c355 .status_notify = mlxsw_sp_status_notify,