Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhealth.c703 const struct devlink_health_reporter_ops *fw_fatal_ops; in mlx5_fw_reporters_create() local
710 fw_fatal_ops = &mlx5_fw_fatal_reporter_ecpf_ops; in mlx5_fw_reporters_create()
712 fw_fatal_ops = &mlx5_fw_fatal_reporter_pf_ops; in mlx5_fw_reporters_create()
715 fw_fatal_ops = &mlx5_fw_fatal_reporter_ops; in mlx5_fw_reporters_create()
725 fw_fatal_ops, in mlx5_fw_reporters_create()