Searched refs:region_fw_health (Results 1 – 2 of 2) sorted by relevance
126 if (!crdump->region_fw_health) { in mlx4_crdump_collect_fw_health()141 err = devlink_region_snapshot_create(crdump->region_fw_health, in mlx4_crdump_collect_fw_health()220 crdump->region_fw_health = in mlx4_crdump_init()225 if (IS_ERR(crdump->region_fw_health)) in mlx4_crdump_init()228 PTR_ERR(crdump->region_fw_health)); in mlx4_crdump_init()237 devlink_region_destroy(crdump->region_fw_health); in mlx4_crdump_end()
858 struct devlink_region *region_fw_health; member