Searched refs:region_fw_health (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dcrdump.c138 if (!crdump->region_fw_health) {
153 err = devlink_region_snapshot_create(crdump->region_fw_health,
239 crdump->region_fw_health =
244 if (IS_ERR(crdump->region_fw_health))
247 PTR_ERR(crdump->region_fw_health));
256 devl_region_destroy(crdump->region_fw_health);
/linux-master/include/linux/mlx4/
H A Ddevice.h848 struct devlink_region *region_fw_health; member in struct:mlx4_fw_crdump

Completed in 185 milliseconds