Searched refs:MLX5_NB_INIT (Results 1 – 7 of 7) sorted by relevance
| /linux/include/linux/mlx5/ |
| H A D | eq.h | 58 #define MLX5_NB_INIT(name, handler, event) do { \ macro
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
| H A D | core.c | 222 MLX5_NB_INIT(&fdev->fpga_err_nb, fpga_err_event, FPGA_ERROR); in mlx5_fpga_device_start() 223 MLX5_NB_INIT(&fdev->fpga_qp_err_nb, fpga_qp_err_event, FPGA_QP_ERROR); in mlx5_fpga_device_start()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | monitor_stats.c | 144 MLX5_NB_INIT(&priv->monitor_counters_nb, mlx5e_monitor_event_handler, in mlx5e_monitor_counter_init()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/sf/ |
| H A D | vhca_event.c | 143 MLX5_NB_INIT(&dev->priv.vhca_state_nb, mlx5_vhca_state_change_notifier, in mlx5_vhca_state_notifier_init()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | fw_reset.c | 856 MLX5_NB_INIT(&fw_reset->nb, fw_reset_event_notifier, GENERAL_EVENT); in mlx5_fw_reset_events_start()
|
| H A D | eswitch.c | 1261 MLX5_NB_INIT(&esw->esw_funcs.nb, mlx5_esw_funcs_changed_handler, in mlx5_eswitch_invalidate_wq() 1891 MLX5_NB_INIT(&esw->nb, eswitch_vport_event, NIC_VPORT_CHANGE); in mlx5_eswitch_enable_locked()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
| H A D | fw_tracer.c | 1109 MLX5_NB_INIT(&tracer->nb, fw_tracer_event, DEVICE_TRACER); in mlx5_fw_tracer_init()
|