Searched refs:devlink_health_reporter_get_req (Results 1 – 2 of 2) sorted by relevance
1156 struct devlink_health_reporter_get_req { struct1170 static inline struct devlink_health_reporter_get_req * argument1173 return calloc(1, sizeof(struct devlink_health_reporter_get_req)); in devlink_health_reporter_get_req_alloc()1176 devlink_health_reporter_get_req_free(struct devlink_health_reporter_get_req *req);1179 devlink_health_reporter_get_req_set_bus_name(struct devlink_health_reporter_get_req *req, in devlink_health_reporter_get_req_set_bus_name()1189 devlink_health_reporter_get_req_set_dev_name(struct devlink_health_reporter_get_req *req, in devlink_health_reporter_get_req_set_dev_name()1199 devlink_health_reporter_get_req_set_port_index(struct devlink_health_reporter_get_req *req, in devlink_health_reporter_get_req_set_port_index()1206 devlink_health_reporter_get_req_set_health_reporter_name(struct devlink_health_reporter_get_req *re… in devlink_health_reporter_get_req_set_health_reporter_name()1238 struct devlink_health_reporter_get_req *req);
1933 devlink_health_reporter_get_req_free(struct devlink_health_reporter_get_req *req) in devlink_health_reporter_get_req_free()2008 struct devlink_health_reporter_get_req *req) in devlink_health_reporter_get()