Searched refs:region_fw_health (Results 1 – 2 of 2) sorted by relevance
138 if (!crdump->region_fw_health) { in mlx4_crdump_collect_fw_health()153 err = devlink_region_snapshot_create(crdump->region_fw_health, in mlx4_crdump_collect_fw_health()239 crdump->region_fw_health = in mlx4_crdump_init()244 if (IS_ERR(crdump->region_fw_health)) in mlx4_crdump_init()247 PTR_ERR(crdump->region_fw_health)); in mlx4_crdump_init()256 devl_region_destroy(crdump->region_fw_health); in mlx4_crdump_end()
847 struct devlink_region *region_fw_health; member