Searched refs:hinic_devlink_priv (Results 1 – 4 of 4) sorted by relevance
113 int hinic_devlink_register(struct hinic_devlink_priv *priv, struct device *dev);114 void hinic_devlink_unregister(struct hinic_devlink_priv *priv);116 int hinic_health_reporters_create(struct hinic_devlink_priv *priv);117 void hinic_health_reporters_destroy(struct hinic_devlink_priv *priv);
23 static bool check_image_valid(struct hinic_devlink_priv *priv, const u8 *buf, in check_image_valid()65 static bool check_image_integrity(struct hinic_devlink_priv *priv, in check_image_integrity()104 static int check_image_device_type(struct hinic_devlink_priv *priv, in check_image_device_type()124 static int hinic_flash_fw(struct hinic_devlink_priv *priv, const u8 *data, in hinic_flash_fw()244 static int hinic_firmware_update(struct hinic_devlink_priv *priv, in hinic_firmware_update()287 struct hinic_devlink_priv *priv = devlink_priv(devlink); in hinic_devlink_flash_update()316 int hinic_devlink_register(struct hinic_devlink_priv *priv, struct device *dev) in hinic_devlink_register()323 void hinic_devlink_unregister(struct hinic_devlink_priv *priv) in hinic_devlink_unregister()558 int hinic_health_reporters_create(struct hinic_devlink_priv *priv) in hinic_health_reporters_create()585 void hinic_health_reporters_destroy(struct hinic_devlink_priv *priv) in hinic_health_reporters_destroy()
122 struct hinic_devlink_priv { struct
370 struct hinic_devlink_priv *devlink_dev;